I am running ActiveMQ on machine A where it receives JMS messages from another system (Mule ESB) on a queue named queue/test. This part works.
I would like these messages to be processed by an MDB running inside a JBoss AS on machine B. Here I don't know how to proceed. I do not wish to use the JBoss JMS provider (or do I have to?) - do I need to deploy a copy of ActiveMQ to JBoss? - do I need to create a queue in JBoss or can I somehow tell JBoss to use the queue from ActiveMQ? - is the queue owned by activeMq or by JBoss or jointly by both, or are there really two queues? Any help would be greatly appreciated -- View this message in context: http://activemq.2283324.n4.nabble.com/Connect-ActiveMQ-on-one-machine-to-MDB-in-JBoss-on-another-machine-tp3547998p3547998.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.