Understanding JMS Projects
You can use Send Master to create JMS project types and test posting synchronous and asynchronous service operations to JMS queues.
Before you attempt to post service operations to an JMS queue, verify that the following Java Archive (JAR) files are installed, and that you have added them to the CLASSPATH in the StartSendMaster.bat file or the StartSendMaster.sh file. These files are installed as part of the MQSeries installation.
-
com.ibm.mq.iiop.jar
-
com.ibm.mq.jar
-
com.ibm.mqbind.jar
-
com.ibm.mqjms.jar
-
fscontext.jar
-
jms.jar
-
jndi.jar
-
providerutil.jar
See the IBM MQSeries documentation.
Corresponding files for other JMS Servers will be installed by respective JMS Server installations.