The JMS implementation of BTT Message is provided as bttmessage.jar
( an eclipse plug-in is provided also) and bttjmsmessage.jar. The two jars
must be used at the same time.
Note that the JMS implementation of
BTT Message needs the following jars from WebSphere
® Application Client on runtime
- <WAS_APP_Client>\plugins\com.ibm.ws.bootstrap_6.1.0.jar
- <WAS_APP_Client>\plugins\com.ibm.ws.emf_2.1.0.jar
- <WAS_APP_Client>\plugins\com.ibm.ws.runtime_6.1.0.jar
- <WAS_APP_Client>\plugins\com.ibm.ws.sib.client_2.0.0.jar
- <WAS_APP_Client>\plugins\com.ibm.ws.sib.utils_2.0.0.jar
- <WAS_APP_Client>\plugins\com.ibm.ws.wccm_6.1.0.jar
- <WAS_APP_Client>\plugins\com.ibm.wsspi.extension_6.1.0.jar
- <WAS_APP_Client>\plugins\org.eclipse.core.runtime_3.1.2.jar
- <WAS_APP_Client>\plugins\org.eclipse.osgi_3.1.2.jar
- <WAS_APP_Client>\lib\j2ee.jar
- <WAS_APP_Client>\lib\bootstrap.jar
- <WAS_APP_Client>\java\jre\lib\ext\iwsorbutil.jar
You can find them at:
- <WAS_APP_Client>\plugins\
- <WAS_APP_Client>\lib\
- <WAS_APP_Client>\java\jre\lib\ext\
Please make sure they are in the runtime CLASSPATH of your project.
See
the following steps to configuring BTT message with JMS implementation