configure JMS listeners for activemq in JBOSS. How to Configure a JMS service to get JMS resources through resource references
We have upgraded our environment to 8.7 where only war deployment is possible.
We are having JMS MDB listener which listens to activemq .We are using Jboss server.
Now we need to upgrade JMS MDB to JMS listener as this is only supported in 8.7.
I cannot find any good article in PDN .Question is what are the steps we need to do ?
How to Configure a JMS service to get JMS resources through resource references ?
I have heard that direct JNDI is not supported for activemq (not sure if that is correct).