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 :-) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861331#3861331 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861331 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
