WebSphere

Normally IBM WebSphere MQ is included as part of other WebSphere applications, including the WebSphere Application Client. If you use WebSphere for the Java connection, you must include these additional files.

  • com.ibm.mqjms.jar

    Normally located in the <IBM WebSphere MQ installation directory>/Java/lib folder.

  • com.ibm.mq.jar

    Normally located in the <IBM WebSphere MQ installation directory>/Java/lib folder.

  • com.ibm.ws.ejb.thinclient_7.0.0.jar

    Normally located in the <WebSphere installation directory>\runtime fold.

  • com.ibm.ws.sib.client.thin.jms_7.0.0.jar

    Normally located in the <WebSphere installation directory>\runtime folder.

  • com.ibm.ws.orb_7.0.0.jar

    Normally located in the <WebSphere installation directory>\runtime folder.

Note: The files on the client side and Transaction server side must always match. This is important if the Transaction server is updated.