Use this panel to browse or change the configuration properties of the selected JMS topic destination for publish/subscribe messaging with WebSphere MQ as a messaging provider.
A WebSphere MQ topic destination is used to configure the properties of a JMS topic for WebSphere MQ as a messaging provider. Connections to the topic are created by the associated topic connection factory.
The JNDI name that is used to bind the topic into the name space.
As a convention, use the fully qualified JNDI name; for example, in the form jms/Name, where Name is the logical name of the resource.
This name is used to link the platform binding information. The binding associates the resources defined by the deployment descriptor of the module to the actual (physical) resources bound into JNDI by the platform.
Data type | String |
A description of the topic, for administrative purposes within IBM WebSphere Application Server.
Data type | String |
Default | Null |
The name of the WebSphere MQ topic to which messages are sent.
Data type | String |
Range | Depends on the broker used. For details, see the documentation for your broker; for example the WebSphere MQ Event Broker library at http://www-3.ibm.com/software/ts/mqseries/library/manualsa/manuals/wsmqebv21.html. |