Start your WebSphere MQ and WebSphere MQ Everyplace systems to allow
messages to flow. The WebSphere MQ system client channel listener must
be started. All the objects you have defined on the WebSphere MQ
Everyplace must be started. These objects can be started in any of the
following ways:
- Explicitly using the Administration GUI described in WebSphere MQ
Everyplace Configuration Guide.
- Configuring the rules class, as described in WebSphere MQ Everyplace
System Programming Guide, to indicate the startup state (running or stopped),
and restarting the WebSphere MQ Everyplace server
- A mixture of the two previous methods
The simplest way to start objects manually, is to send a start
command to the relevant bridge object. This command should indicate
that all the children of the bridge, and children's children should be
started as well.
- To allow messages to pass from WebSphere MQ Everyplace to WebSphere MQ,
start the client connection objects in WebSphere MQ Everyplace.
- To allow messages to pass from WebSphere MQ to WebSphere MQ Everyplace,
start both the client connection objects, and the relevant transmission queue
listeners.