JMS set up on EAP 7 getting missing dependepcy

Solution Verified - Updated -

Issue

  • I have configured JMS in the standalone-full.xml as follows but my MDB cannot access the configured connection factory. Could you please explain how to perform this configuration?

Server configuration:

<pooled-connection-factory name="activemq-ra" transaction="xa" entries="java:/jms/JmsXA java:jboss/DefaultJMSConnectionFactory" connectors="in-vm"/>

MDB code:

@Resource(lookup="jms/JmsXA")
private ConnectionFactory connectionFactory;

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 7

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content