Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Integrate Tomcat with WebSphere IBM MQ

SA-63636

Summary



The requirement is to integrate Tomcat with IBM WebSphere Message Queue (MQ).


Error Messages



Not Applicable


Steps to Reproduce



Not Applicable


Root Cause



Not Applicable


Resolution



Perform the following steps to integrate Tomcat with WebSphere IBM MQ:
  1. Define MQ JMS (Java Message Service) Administered objects such as Queue Connection Factory, Queue, etc. The MQ Explorer is the tool provided by IBM.
  2. Copy the resulting .bindings file to a location on the Tomcat server. For example, /ibmjmsbindings.
  3. Copy the following JAR files from the IBM MQ Java client to the Tomcat LIB directory:

    – com.ibm.mq.allclient.jar
    – fscontext.jar
    – jms.jar
    – providerutil.jar


    4. After restarting the Tomcat Pega instance, define the Java Naming and Directory Interface (JNDI) server (from the Pega Developer Portal) with the following values:

    – Initial Context Factory: 
    com.sun.jndi.fscontext.RefFSContextFactory
    – Provider URL (Unix example assuming the .bindings file is under /ibmjmsbindings): file:///ibmjmsbindings

 

Published March 14, 2019 - Updated December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us