CONNECTIONNAMELIST
List of TCP/IP connection names. The list is tried in order, once per each reconnection retry attempt.
Applicable Objects
ConnectionFactory, QueueConnectionFactory, TopicConnectionFactory
JMS administration tool long name: CONNECTIONNAMELIST
JMS administration tool short name: CNLIST
Programmatic access
Setters/getters
- MQConnectionFactory.setconnectionNameList()
- MQConnectionFactory.getconnectionNameList()
Values
Comma separated list of HOSTNAME(PORT). HOSTNAME(PORT) can be either a DNS name or IP address.
PORT defaults to 1414.
Parent topic: Properties of IBM MQ classes for JMS objects