QMANAGER

The name of the queue manager to connect to.

However, if your application uses a client channel definition table to connect to a queue manager, see Using a client channel definition table with WebSphere 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.