Task 2a: Adding a new queue manager to a cluster
Scenario:
- The INVENTORY cluster has been set up as described in Task 1: Setting up a new cluster.
It contains two queue managers, LONDON and NEWYORK, which both hold full repositories.
- A new branch of the chain store is being set up in Paris and you want
to add a queue manager called PARIS to the cluster.
- Queue manager PARIS will send inventory updates to the application running
on the system in New York by putting messages on the INVENTQ queue.
- Network connectivity exists between all three systems.
- The network protocol is TCP.