SOA / Web Services / Java

A Technology Blog

MQ JARs – Build and Deployment

Posted by Vivek on July 7, 2014

We miss most of the jars in the classpath that give classnotfoundexception during operations related to WMB. Here is the list of jars required in MQ library to enable build and deployment of message flows on execution group:

com.ibm.mq.commonservices.jar

brokerutil.jar

com.ibm.mq.headers.jar

com.ibm.mq.jar

com.ibm.mq.jmqi.jar

com.ibm.mq.pcf.jar

ConfigManagerProxy.jar

connector.jar

Leave a comment