[jboss-user] [Messaging, JMS & JBossMQ] - Re: Error trying to access remote Queue or Topic

neidisch do-not-reply at jboss.com
Wed Aug 23 08:49:00 EDT 2006


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



More information about the jboss-user mailing list