Binding JMS Destination to JNDI Namespace

  GigaSpaces 5.X

Documentation Home
Quick Start Guide
Release Notes

Previous release

  Search Here
Searching GigaSpaces Platform 5.X Documentation

                                               

Summary: Two methods of binding non-persistent JMS destinations.

Overview

To bind non-persistent destinations (destinations not defined in the administrated-objects list in the space configuration file), use the following methods:

  • To bind a destination use GSJMSAdmin.createAndBindDestination(isQueue, destinationName);.
  • To unbind a destination use GSJMSAdmin.destroyAndUnBindDestination(destinationName;.

If you bind persistent destinations, you only need to add the destination name to the administrated-objects list in the space configuration file.


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)