JMS Cluster Configuration

  GigaSpaces 5.X

Documentation Home
Quick Start Guide
Release Notes

Previous release

  Search Here
Searching GigaSpaces Platform 5.X Documentation

                                               

Summary: Every copy of DefaultConfig_ClusteredJMS.xml contains the details necessary for every JMS client to connect to all the space nodes in the cluster.

Overview

The DefaultConfig_ClusteredJMS.xml (or any copy of it) contains the details necessary for every JMS client to connect to all the space nodes in the cluster. It uses the same bind names and space URLs.
When using clustered spaces to store and handle JMS messages, define the same JMS configuration for all the relevant cluster spaces, and define this configuration to include your JMS parameters.
GigaSpaces generates a default JMS configuration called DefaultConfig. This configuration resides in a file called DefaultConfig_ClusteredJMS.xml.
To define the JMS configuration for clustered spaces make sure the cluster configuration file includes the following:

<cluster-config>
     <jms>
          <config-name>DefaultConfig</config-name>
     </jms>
     ...
</cluster-config>

Wiki Content Tree


Your Feedback Needed!

We need your help to improve this wiki site. If you have any suggestions or corrections, write to us at techw@gigaspaces.com. Please provide a link to the wiki page you are referring to.

Labels

 
(None)