Depending on the setup of your
User Name Server,
you may need to create some
WebSphere MQ resources
yourself. There are a number of ways to create
WebSphere MQ resources;
either on the command line using programs and utilities such as runmqsc or
using the
WebSphere MQ Explorer graphical interface
or programatically using the PCF interface.
- For WebSphere Event Broker on z/OS, you must create
a queue manager in WebSphere MQ for your User Name Server. See Creating a User Name Server on z/OS for more details.
- If the Configuration
Manager and User Name Server do not share a queue manager,
you must define the channels and transmission queues to support communication
between them.
- You must define the transmission queues and channels between the User Name Server and every broker in the domain
(apart from the broker that shares a queue manager with the User Name Server).
- You must define listener connections on the User Name Server's
queue manager for components that do not share its queue manager. You must
define one listener connection for every protocol used.