Message listener port collection

To display a list of the message listener ports:

Servers-> application_server-> Message Listener Service-> Listener Ports

Each listener port is used with a message-driven bean to automatically receive messages from an associated JMS queue destination.

Messages put to MQ queues associated with a listener port will be automatically consumed. So, for example, if you put to MQ QUEUE1, and QUEUE1 is assocated with a listener port in the WAS administrative configuration, those messages will automatically be consumed by the listener port.

Listener ports, along with the MQ queues and WAS queue destinations, are resources that can be created before deploying any applications.

See Also:

Adding a new listener port
Configure a listener port
Listener port settings
Administrative console buttons
Administrative console preference settings


 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.