JMS Listener in Tomcat using ActiveMQ jars
Our existing application servers are moving out from websphere to Tomcat. We do have JMS Listeners that are communicating with ibm mqs using JNDI reference in webshphere. Once we move to Tomcat, JNDI reference will not be a liable option anymore. We have to use the 'Resource Reference' option. I do see the pdn ref article (https://collaborate.pega.com/question/understand-process-integrate-ibm-websphere-mq-tomcat) where as they are using ibm.mq jars.
Question - Can't we able to achieve the same using ActiveMQ jar classes? Does Pega supports it?
***Edited by Moderator Marije to add Capability tags***