Configure a V5 JMS topic connection factory

Use this task to browse or change a JMS topic connection factory for publish/subscribe messaging by WebSphere application server v5 applications.

 

Overview

To configure a JMS topic connection factory for use by WebSphere application server v5 applications, use the administrative console to complete the following steps:

 

Procedure

  1. Display the v5 default messaging provider. In the navigation pane, expand Resources > JMS Providers > V5 Default Messaging .

  2. Optional: Change the Scope setting to the level at which the JMS topic connection factory is visible to applications. If you define a V5 JMS resource at the Cell scope level, all users in the cell can look up and use that JMS resource.

  3. In the content pane, under Additional Properties, click WebSphere topic connection factories This displays any existing JMS topic connection factories for the V5 messaging provider in the content pane.

  4. To browse or change an existing JMS topic connection factory, click its name in the list. Otherwise, to create a new connection factory, complete the following steps:

    1. Click New in the content pane.

    2. Specify the following required properties. We can specify other properties, as described in a later step.

      Name

      The name by which this JMS topic connection factory is known for administrative purposes within IBM WebSphere Application Server.

      JNDI Name

      The JNDI name that is used to bind the JMS topic connection factory into the name space.

    3. Click Apply. This defines the JMS topic connection factory to WebSphere Application Server, and enables you to browse or change additional properties.

  5. Optional: Change href="WebSphere_topic_connection_factory_settings.html">properties for the topic connection factory, according to your needs.

  6. Click OK.

  7. Save any changes to the master configuration.

  8. To have the changed configuration take effect, stop then restart the application server.


 

Related Tasks


Configuring a v5 WebSphere topic destination
Manage WebSphere v5 JMS use of WebSphere v6 JMS resources

Related reference
WebSphere topic connection factory settings