QMANAGER
The name of the queue manager to connect to.
However, if the application uses a client channel definition table to connect to a queue manager, see Use a client channel definition table with IBM MQ classes for JMS.
Applicable Objects
ConnectionFactory, QueueConnectionFactory, TopicConnectionFactory, Queue, XAConnectionFactory, XAQueueConnection Factory, XATopicConnectionFactory
JMS administration tool long name: QMANAGER
JMS administration tool short name: QMGR
Programmatic access
Setters/getters
- MQConnectionFactory.setQueueManager()
- MQConnectionFactory.getQueueManager()
Values
- " " (empty string)
- Any string can be the default value.
Parent topic: Properties of IBM MQ classes for JMS objects