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#3966949

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966949
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to