Message listener service settings

The message listener service is an extension to the JMS functions of the JMS provider. It provides a listener manager that controls and monitors one or more JMS listeners, which each monitor a JMS destination on behalf of a deployed message-driven bean.

This panel displays links to the Additional Properties pages for Listener Ports, Thread Pool, and Custom Properties for the message listener service.

To view this administrative console page, click Servers-> Application Servers-> application_server-> Message Listener Service

Thread pool
Controls the maximum number of threads the Message Listener Service is allowed to run. Select this link to display the service thread pool properties.

[Distributed platforms only] This property does not apply to WebSphere Application Server for z/OS.

Adjust this parameter when multiple message-driven beans are deployed in the same application server and the sum of their maximum session values exceeds the default value of 10.

The thread pool is shared out based on demand, so if the thread pool size is equal to the number of listener ports, then there is no guarantee that one thread is available for each listener port. However, a listener port should not get blocked by busy threads because scheduling should be based on FIFO requests.

Custom Properties
An optional set of name and value pairs for custom properties of the message listener service.

You can use the Custom properties page to define the following properties for use by the message listener service.


Related tasks
Configuring the message listener service
Tuning performance parameter index
Related reference
Message listener port collection



Searchable topic ID:   MessageListenerService
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/ae/umb_prols.html

Library | Support | Terms of Use | Feedback