| Tests the JMS transport. To run:
java org.apache.axis.utils.Admin client client_deploy.xml
java org.apache.axis.utils.Admin server deploy.xml
java samples.transport.FileTest IBM
java samples.transport.FileTest XXX
JMSTest is a simple test driver for the JMS transport. It sets up a
JMS listener, then calls a delayed quote service for each of the symbols
specified on the command line.
author: Jaime Meritt (jmeritt@sonicsoftware.com) author: Richard Chung (rchung@sonicsoftware.com) author: Dave Chappell (chappell@sonicsoftware.com) |