About this task
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.ffdc.jar
- <WAS_APP_Client>\plugins\com.ibm.ws.admin.core.jar
- <WAS_APP_Client>\plugins\com.ibm.ws.bootstrap.jar
- <WAS_APP_Client>\plugins\com.ibm.ws.emf.jar
- <WAS_APP_Client>\plugins\com.ibm.ws.runtime.jar
- <WAS_APP_Client>\plugins\com.ibm.ws.sib.server.jar
- <WAS_APP_Client>\plugins\com.ibm.ws.sib.utils.jar
- <WAS_APP_Client>\plugins\com.ibm.ws.wccm.jar
- <WAS_APP_Client>\plugins\com.ibm.wsspi.extension.jar
- <WAS_APP_Client>\plugins\org.eclipse.core.runtime_.jar
- <WAS_APP_Client>\plugins\org.eclipse.equinox.registry.jar
- <WAS_APP_Client>\plugins\org.eclipse.osgi_.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