well... i deleted the contents of the file related to that queue b/c it wasn't working... but this is what I'm pretty sure I had:
| </mbean> | <mbean code="org.jboss.mq.server.jmx.Queue" | name="jboss.mq.destination:service=Queue,name=OrderQueue"> | <depends optional-attribute-name="DestinationManager">jboss.mq:service=DestinationManager</depends> | <attribute name="JNDIName">jms/OrderQueue</attribute> | </mbean> | btw: the file in which I put this block is $JBOSS_INSTALL\server\default\deploy\jms\jbossmq-destinations-service.xml View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150152#4150152 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4150152 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
