Databases Reference
In-Depth Information
A JMS queue must be created to handle the JMSApp application's messages. In this recipe,
the uniformly distributed queue called JMSAppQueue and the connection factory called
JMSAppConnectionFactory will be created and added to the JMSAppModule module.
Getting ready
The queue will be added using the Administration Console. The persistent stores, JMS servers,
JMS module, and subdeployment of the previous recipes must already be created.
How to do it...
Carry out the following steps to create a new distributed queue:
1. Access the Administration Console with your web browser at http://adminhost.
domain.local:7001/console .
2. Click on the Lock & Edit button to start a new edit session.
3. Click on the plus sign to open the Services tree on the left; click on Messaging
and then on JMS Modules.
4. Click on the JMSAppModule link to open the Configuration page. Click on the
New button.
5. Select the Distributed Queue option from the Create a New JMS System Module
Resource page and click on the Next button.
 
Search WWH ::




Custom Search