How to configure WebSphere Application Server Enterprise Edition (EE) 4.1 JMS Listener to handle multiple sessions
 Technote (FAQ)
 
Problem
By default, the JMS Listener included with WebSphere® EE can process only one JMS session at a time. This is a problem if the business logic that is called when a message is received from the JMS destination hangs. In this case, the listener is unable to process other sessions.
 
Solution
Increase the MaxSessions parameter in the extended messaging configuration file. This property is the maximum number of sessions that the listener can have with the destination that it is monitoring.

The number of sessions must be a positive integer; the default is 1.

 
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Java Message Service (JMS)
Operating system(s): HP-UX
Software version: 4.1
Software edition:
Reference #: 1078659
IBM Group: Software Group
Modified date: Apr 5, 2005