?? readme
字號:
$Id: README,v 1.2 2000/08/01 00:45:10 apr Exp $Here you can explore different QSP examples. You should 'build ext-examples' before attemping to run qsp example.(please have a look at jpos/etc/README for required jars)Please note that Test.java is actually a wrapper that calls org.jpos.apps.qsp.QSP adjusting configuartion file path (adding src/ext-examples/qsp prefix to args[0] if present)so you are able to call: example qsp dummyserver/dummyserver.xmlinstead of: example qsp src/ext-examples/qsp/dummyserver/dummyserver.xmlFor production environment you can 'build qsp' that will create'dist/qsp-<version>.jar'. Have a look at src/etc/MANIFEST-QSP.MF,'xalan.jar' and 'xerces.jar' have to be accesible at runtimeif you are to run 'java -jar qsp.jar'dtd/qsp-config.dtd gets copied from src/ext/org/jpos/apps/qspby ext-examples's Ant target. CVSed qsp-config.dtd is there.In order to test QSP examples we recommend that you try themin the following order: (have a look at */README files) - dummyserver - dummyclient--[ update 07/31/2000 ]--There's a new example called dummydirpoll that shows howto configure a DirPoll node within QSP configuration.(see org.jpos.util.DirPoll class for details)
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -