Configuring a listener

In order for a queue manager to receive requests from other queue managers it is necessary for an MQeListener to be instantiated and running.

Note: This functionality is only available in Java™.

A listener uses a communications adapter to listen at a named location, in an IP network this is a named port.

For a client to make a successful connection, the network address of the listening queue manager, the named location, and the communications adapter class must be made known to the client.

An error in any one of these in the connection definition on the client will result in an error when they try to connect.


Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.