Question

Anthem
US
Last activity: 10 Jan 2020 6:24 EST
Pega 8 on Tomcat to IBM MQ 9
We are trying to establish connectivity from Pega 8 deployed on Tomcat to IBM MQ 9. I'm looking for the exact list of MQ jars that are required to be loaded into the Pega environment. There are other posts that reference to the below list of jars, however dhbcore.jar and connector.jar of jars have been deprecated starting from IBM MQ 8. The remaining jars that have been added are,
We are trying to establish connectivity from Pega 8 deployed on Tomcat to IBM MQ 9. I'm looking for the exact list of MQ jars that are required to be loaded into the Pega environment. There are other posts that reference to the below list of jars, however dhbcore.jar and connector.jar of jars have been deprecated starting from IBM MQ 8. The remaining jars that have been added are,
- com.ibm.mq.commonservices.jar
- com.ibm.mq.headers.jar
- com.ibm.mq.jar
- com.ibm.mq.pcf.jar
- com.ibm.mq.jmqi.jar
- fscontext.jar
- jms.jar
- com.ibm.mqjms.jar
Need further clarification if the above 8 are the only jars required for establishing connectivity to IBM MQ 9.