...
This topic refers to testing services over the IBM WebSphere MQ Java API, not the standard JMS API. If you intend to send and receive messages from IBM WebSphere MQ using the JMS API, select the JMS transport option and refer to JMS.
Adding Necessary Jar Files to the Classpath
To use the MQ option, you must add jars from a WebSphere MQ client or server installation. MQ Clients can be downloaded at http://www-01.ibm.com/software/integration/wmq/clients/.support/docview.wss?uid=swg24042176.
For WebSphere MQ 9, the required jar is:
com.ibm.mq.allclient.jar
For WebSphere MQ 8, the required jar is:
...