Default JMS Configuration

  GigaSpaces 5.X

Documentation Home
Quick Start Guide
Release Notes

Previous release

  Search Here
Searching GigaSpaces Platform 5.X Documentation

                                               

Summary: Parameters included in DefaultConfig_ClusteredJMS.xml.

Overview

The DefaultConfig_ClusteredJMS.xml includes the following parameters:

<?xml version="1.0"?>
<space-config>            
            <jms>
                <!-- Coma separated list of the JMS Admin objects. -->
                                <!-- MyTopic/MyQueue are default destinations
                                while TempTopic/TempQueue are default temporary destinations.
                                -->
                                <administrated-destinations>
                                        <topics>
                                                <topic-names>MyTopic,TempTopic</topic-names>
                                        </topics>
                                        <queues>
                                                <queue-names>MyQueue,TempQueue</queue-names>
                                        </queues>
                                </administrated-destinations>
                        </jms>
</space-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)