How to configure a MDB in one instance of EAP 6 to consume messages from a queue hosted in a remote instance of EAP 6
Issue
-
How do I configure a standalone JBoss-EAP-6 instance without JMS module to consume messages from a remote queue hosted at JBoss-EAP-6 instance ?
-
Messages are only consumed by the local MDBs in my test environment. How do I consume messages from a remote MDB?
-
I try multiple configuration, read a lot of doc on the web and did multiple support but I'm not able to achieve the following configuration:
- two live servers in cluster (n1 & n2) hosting an hornetq server hosting a queue and a topic
- n1 & n2 are both able to publish on the topic using conenction factory jms/ConnectionFactory
- n3 & n4 are two servers that are subsriber of the topic
Environment
- Red Hat JBoss Enterprise Application Platform
- 6.4 and later
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.