Databases Reference
In-Depth Information
How to do it...
To create the JMS servers, carry out the following steps:
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 Servers.
4. Click on the New button to open the Create a New JMS Server page.
5. Type JMSServer01 in the Name field and choose FileStore01 from the
Persistent Store drop-down menu. Click on the Next button.
6. Choose PROD_Server01 from the Target drop-down menu. Click on the
Finish button.
7. Repeat the previous steps and create JMSServer02 , JMSServer03 , JMSServer04
using the file stores FileStore01 , FileStore02 , FileStore03 , and
FileStore04 .
8. Click on the Activate Changes button to finish.
How it works...
The JMS servers were created pointing to their specific file stores. The JMS servers are still
working as independent units and the configuration for clustering will be achieved with the
creation of the JMS module and the JMS destinations and resources.
The JDBC stores created in the previous recipe can also be used as persistent stores to the
JMS servers.
 
Search WWH ::




Custom Search