Hi Balachandar,
please see the webMethods Adapter System Requirements guide as well as the MQSeries Install and Users guide for details.
You will need 5 Jars from a MQ Client installation:
com.ibm.mq.commonservices.jar
com.ibm.mq.headers.jar
com.ibm.mq.jar
com.ibm.mq.jmqi.jar
com.ibm.mq.pcf.jar
Place these Jars under IntegrationServer/packages/WmMQAdapter/code/jars/.
Depended on the MQ Version you will have to select the right version but the 7.5 jars should match the most MQ servers.
Please apply latest Fix for MQ Adapter (MQS_6.5_Fix33) to your IS.
MQ Adapter acts as a Java-based MQ Client when connecting to the MQ Series Server/QueueManager/Channel.
This can be configured to use SSL-/TLS-encryption (TLS will be only available when MQS_6.5_Fix29 or higher is applied) when needed.
We never have used JMS when connecting to MQ Series, only through MQ Adapter.
Can you share the IS version you plan to use for this scenario?
Regards,
Holger
#Integration-Server-and-ESB#Adapters-and-E-Standards#webMethods