| How to configure a Queue in JBoss ? |
| Written by Mark S. | |||||
|
Simply drop a file ending in -service.xml in the deploy folder, containing the Queue definition. <server> <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> </server> Verify in the Jmx-console under the jboss.mq.destination tab that the Queue is correctly deployed.
JBoss.org Search
Custom Search
Only registered users can write comments!
Powered by !JoomlaComment 3.26
3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved." |


