Use this panel to view 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 topic for the WebSphere MQ messaging provider. Connections to the topic are created using an associated WebSphere MQ topic connection factory or connection factory.
Under Related items, you can click JAAS - J2C authentication data to configure authentication information for use with the topic.
For more information about these properties, refer to the createWMQTopic command.
If WebSphere MQ functionality has been disabled at a scope that affects this WebSphere MQ messaging provider resource, then an informational message indicating that WebSphere MQ has been disabled appears. In a single server environment this informational message is only displayed when the server is restarted after WebSphere MQ functionality has been disabled. In a network deployment environment the informational message is displayed immediately. For more information see Disabling WebSphere MQ functionality in WebSphere Application Server.
The scope assigned to the topic when it is created. The scope specifies the level to which this topic definition is visible to applications.
Resources such as messaging providers, namespace bindings, or shared libraries can be defined at multiple scopes, with resources defined at more specific scopes overriding duplicates that are defined at more general scopes.
The scope displayed is for information only, and cannot be changed on this panel. If you want to browse or change this resource at a different scope, change the scope on the WebSphere MQ topic destination collection panel, then click Apply, before clicking the link for the type of resource.
Data type | String |
The JMS provider assigned when the topic is created.
For all topics created using this panel, the provider is the WebSphere MQ messaging provider.
The provider is displayed for information only.
Data type | String |
The name by which the topic is known for administrative purposes within WebSphere Application Server.
Data type | String |
The name that is used to bind the topic into the JNDI namespace.
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.
Data type | String |
A description of the topic for administrative purposes within WebSphere Application Server.
Data type | String |
The WebSphere MQ name for the topic.
Data type | String |
The queue to use for durable subscribers.
If this property is blank then the default WebSphere MQ value SYSTEM.JMS.D.SUBSCRIBER.QUEUE is used.
Data type | String |
The queue to use for durable subscribers that use a connection consumer.
If this property is blank then the default WebSphere MQ value SYSTEM.JMS.D.CC.SUBSCRIBER.QUEUE is used.
Data type | String |
The queue to use for publishing messages.
Data type | Drop-down list |
Default | As connection |
Range |
|
The queue manager that hosts the topic.
Data type | String |