|
VLJ Iteration II, v. 1.0.0.193 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gov.va.med.foundations.samples.VistaLinkRpcConsole
Console application demonstration of VistaLink's Vista connectivity and RPC functionality.
Command-Line Parameters
This application uses default settings to connect to a Vista server. To override the default setting use any of the following commmand-line flags:
For example:
java -Djava.security.auth.login.config=./jaas.config VistaLinkRpcConsole -s MyServer -a ac!@#$12 -v vc123!@#Log4J Initialization
For Log4J initialization, the Log4J config file 'log4JConfig.xml' is expected to be in the classpath location:
Method Summary | |
static void |
main(java.lang.String[] args)
Method main. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void main(java.lang.String[] args)
args
- see the online help sent to system output when launched
|
VLJ Iteration II, v. 1.0.0.193 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |