0 Replies Latest reply on Jan 9, 2005 12:43 PM by henrikrathje

    Chapter 6.3.1 - found another smalle error in the guide

      The element in bold, must be added to the jbossmq-destinations-service.xml File for the example to work!

      <mbean code="org.jboss.mq.server.jmx.Queue" name="jboss.mq.destination:service=Queue,name=MyQueue">
      <depends optional-attribute-name="DestinationManager"> jboss.mq:service=DestinationManager</depends>
      </mbean>


      .. well that's how i got it working :-)