I am actually using one default configuration:
<mbean code="org.jboss.mq.server.jmx.Queue"
| name="jboss.mq.destination:service=Queue,name=OrderBriefQueue">
| <depends
optional-attribute-name="DestinationManager">jboss.mq:service=DestinationManager</depends>
| </mbean>
|
|
I add log information; the exception comes while trying to create the QueueConnection:
| connection = queueFactory.createQueueConnection();
|
Neidisch
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966949#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...