You want to use the ProviderAdapterJNDI property. This groups the queue and topic
connection factories together:
so
| @ActivationConfigProperty(propertyName = "providerAdapterJNDI",
propertyValue = "YourJNDIProvider"),
|
Of course you will have to deploy the Provider part as well. Take a look at jms-ds.xml for
an example.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989850#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...