Configure the WebSphere MQ Server
Create New Queue Manager
Create New Queues (2)
Console Root ==> WebSphere MQ ==> Queue Managers ==> NMS_MGR.A ==>Queues ==> New ==> Local Queue
Note: At this point, the two new queues should be created. Check the status of each queue or put a test message into each queue by doing the following:
This should display a list of queues.
Create Server Connection Channel
Console Root ==> WebSphere MQ ==> Queue Managers ==> NMS_MGR.A ==> Advanced ==> Channels ==> New ==> Server Connection Channel
A dialog will display containing tabs for General, Extended, MCA, Exits, and SSL
Note: At this point, the new server connection channel should be created. Check the status of the new server connection channel by doing the following:
This should display a list of connection channels.
Create New Queue Manager Listener Service
The default TCP/IP port for the default Queue Manager listener is 1414. Multiple listeners can be configured, but for simplicity, in this case, the original installation default listener for the default queue manager has been stopped. This frees up port 1414 for use by a new listener.