Use this task to create an activation specification for use with the WebSphere® MQ messaging provider.
To create an activation specification for use with the WebSphere MQ messaging provider, use the administrative console to complete the following steps. You can choose either to enter all the required connection information using the Create WebSphere MQ JMS resource wizard or to use a client channel definition table (CCDT) to establish a connection to the WebSphere MQ messaging provider.
For information about modifying an existing activation specification, see the related tasks.
host[(port)][,host(port)]
host must be a valid TCP/IP host name or IPv4 or IPv6 address.
port must be an integer value in the range 1 - 65536 (inclusive). The port information is optional, and if not specified, defaults to 1414.
For example: localhost(1234),remotehost1(1234),remotehost2