In properties of the JMS component, select tab Advance and input the connect Factory( the connection factory have to begin with # . Ex: #connectionFactory)
Add com.ibm.mq.allclient.jar to classpath( com.ibm.mq.allclient.jar is provided by IBM MQ).
Click to tab Configuration and add 1 bean with same name for Connection Factory( ex: connectionFactory).
The JBOSS EAP must run with standalone-full.xml profile.



