Use the WebSphere MQ JMS administration tool
The administration tool enables administrators to define the properties of eight types of WebSphere MQ JMS object and to store them within a JNDI namespace. Then, JMS clients can use JNDI to retrieve these administered objects from the namespace and use them.
The JMS objects that we can administer by using the tool are:
- MQConnectionFactory
- MQQueueConnectionFactory
- MQTopicConnectionFactory
- MQQueue
- MQTopic
- MQXAConnectionFactory
- MQXAQueueConnectionFactory
- MQXATopicConnectionFactory
For details about these objects, refer to Administering JMS objects.
The tool also allows administrators to manipulate directory namespace subcontexts within the JNDI. See Manipulating subcontexts.
uj10790_