Configure a topic for the default messaging provider


 

+

Search Tips   |   Advanced Search

 

Use this task to configure a JMS topic for publish/subscribe messaging with the default messaging provider.

This task configures a JMS topic to use a topic space destination on a service integration bus. The topic space (a hierarchical collection of topics) is the virtual location on the bus where messages are stored and processed for the JMS topic. If you have not created the required destination, use the task described in Configuring a destination for publish/subscribe messaging. To configure a JMS topic for the default messaging provider, use the administrative console to complete the following steps. This task contains an optional step for you to create a new JMS topic.


Procedure

  1. Display the default messaging provider. In the navigation pane, expand Resources > JMS > JMS providers .

  2. Select the default provider for which you want to configure a topic.

  3. Optional: Change the Scope check box to set the level at which the topic is to be visible, according to your needs.

  4. In the content pane, under the Additional properties heading, click Topics. This displays any existing JMS topics for the default messaging provider in the content pane.

  5. Display the properties of the JMS topic. If you want to display an existing JMS topic, click one of the names listed.

    Alternatively, if you want to create a new JMS topic, click New, then specify the following required properties:

    Name Type the name by which the topic is known for administrative purposes.
    JNDI name Type the JNDI name that is used to bind the topic into the namespace.
    Topic name Type the name of the topic (as a qualifier in the topic space) that this JMS topic is to use.
    Topic space Type the name of the topic space that this JMS topic is to use.

  6. Specify properties for the JMS topic, according to your needs.

  7. Click OK.

  8. Save your changes to the master configuration.

  1. Listing JMS resources for the default messaging provider
  2. Configuring a unified connection factory for the default messaging provider
  3. Administrative properties for JMS connections to a bus
  4. Configuring a queue connection factory for the default messaging provider
  5. Configuring a topic connection factory for the default messaging provider
  6. Configuring a queue for the default messaging provider