Here we are trying to setup a brand new Message Queue in JBoss4.2.3 Application server. The setup process may be diffent in other versions of JBoss.
There is a Queue previously setup by JBoss team. Those Queues are used by various purpose inside the JBoss Application Server.
There is an XML configuration file for setup the Destination Queue. That file is available in All mode of JBoss application server.
The path could be JbossAS/server/all/deploy/jboss-messaging.sar/destinations-service.xml
Open this file in any editor
and add your Queuq.
Name - sould be your Queue name.
There is a Queue previously setup by JBoss team. Those Queues are used by various purpose inside the JBoss Application Server.
There is an XML configuration file for setup the Destination Queue. That file is available in All mode of JBoss application server.
The path could be JbossAS/server/all/deploy/jboss-messaging.sar/destinations-service.xml
Open this file in any editor
and add your Queuq.
Name - sould be your Queue name.
No comments:
Post a Comment