Configuring shared durable subscriptions for a connection factory

Use this task to configure the Share durable subscriptions option; an attribute of the connection factory that clients use to connect to the bus.

About this task

The Share durable subscriptions option controls whether durable subscriptions are shared between subscribers in a cluster. To set this option, use the administrative console to complete the following steps.

Procedure

  1. In the navigation pane, click Resources -> JMS -> JMS providers .
  2. In the content pane, click Default messaging provider.
  3. In the content pane, under Additional Properties, click Connection factories.
  4. Select the connection factory you want to configure, or click New to create one.
  5. Under General Properties, in the Advanced section, set the Share durable subscriptions property. Select one of the following options from the list:
    In cluster
    Clients that a re connected to the bus in a cluster member can use the same client identifier and durable subscription name, and can retrieve messages from the durable subscription.
    Always shared
    All clients, regardless of where they are connected to the bus, can use the same client identifier and durable subscription name, and can retrieve messages from the durable subscription.
    Never shared
    Clients cannot use the same client identifier and durable subscription name as an existing session.

    See the administrative console help for information about the other fields on this page.

  6. Click OK.
  7. Save your changes to the master configuration.



In this information ...


IBM Redbooks, demos, education, and more

(Index)

Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.

This feature requires Internet access.

Task topic Task topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Feb 5, 2014 9:49:51 PM CST
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-nd-mp&topic=tjt0007
File name: tjt0007_.html