Use this task to view or change the configuration of a JMS topic
destination for publish/subscribe messaging with the WebSphere® MQ messaging provider. This
task contains an optional step for you to create a new JMS topic destination.
About this task
To optimize performance, configure the topic destination
properties to best fit your applications. For more information, see Performance for WebSphere MQ topics.
To view or change
the configuration of a topic destination for use with the WebSphere MQ
messaging provider, use the administrative console to complete the following
steps:
Procedure
- In the navigation pane, click to
view existing topic destinations, with a summary of their properties.
- Select the Scope corresponding to the scope
of the topic destinations that you want to view or change.
- To view or change the properties of an existing topic destination,
click its name in the list. Otherwise, to create a new topic destination,
complete the following steps:
- Click New in the content pane. Select
WebSphere MQ messaging provider then
click OK.
- Specify the following required properties.
- Name
- The name by which this topic destination is known for administrative purposes
within WebSphere Application
Server.
- JNDI name
- The JNDI name that is used to bind the topic destination into the namespace.
- Topic name
- The name of the WebSphere MQ topic to which messages are sent.
- Click Apply. This defines
the topic destination to WebSphere Application Server, and enables you to
browse or change additional properties.
- Optional: Change WebSphere MQ topics settings according
to your needs.
- Click OK.
- Save any changes to the master configuration.
- To have the changed configuration take effect, stop then restart
the application server.