MDB did not consume from the Queue referenced via JNDI entries
Issue
- The MDB did not consume messages from the Queue referenced via JNDI entry in the destination configuration. The destination configuration is as follows:
<jms-queue name="A">
<entry name="queue/A"/>
<entry name="java:/jms/queue/A"/>
<entry name="java:jboss/exported/jms/queue/A"/>
<entry name="queue/ABC"/>
<entry name="java:/jms/queue/ABC"/>
<entry name="java:jboss/exported/jms/queue/ABC"/>
</jms-queue>
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.4
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
