Removing stateful session beans when no longer needed
 Technote (troubleshooting)
 
Problem(Abstract)
What happens when an Enterprise JavaBeans (EJB) client no longer needs a stateful session bean?
 
Resolving the problem
When an Enterprise JavaBeans (EJB) client no longer needs a stateful session bean, the client explicitly removes it from the container. By doing so, applications can decrease the need for passivation, minimize container overhead, and provide an increased level of performance.

If stateful session beans are not explicitly removed, resources are consumed by the container that manages many stateful session beans.
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > EJB Container
Operating system(s): Windows
Software version: 6.0
Software edition:
Reference #: 1053986
IBM Group: Software Group
Modified date: Sep 16, 2004