Message listener service

 

The message listener service, an extension of the JMS provider, controls and monitors JMS listeners, which themselves monitor JMS destinations, on behalf of message-driven beans.

To configure...

Console | Servers | Application Servers | application_server | Message Listener Service

Options include:

Thread pool Maximum number of threads the Message Listener Service is allowed to run.

Tweak when multiple message-driven beans are deployed in the same appserver and the sum of their maximum session values exceeds the default value of 10.

Data type Integer
Units Not applicable
Default Minimum: 10, maximum 50
Range Not applicable
Recommended Set the minimum to the sum of all message-driven beans maximum session values. Set the maximum to anything equal or greater than the minimum.

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

 

See Also

Tuning performance parameter index
Message listener port collection