I am using WAS 3.02 and I see that my Statefull session ejb's are not being removed.
I have several clients that create new instances of this ejb and after they are done, 
they call    ejb.remove() on the bean.
My max pool size is set to 100. But my Resource Analyzer from WAS shows that I have a 
large amount of live beans (ie:1370 Live Beans). The number of live beans equals the 
number or clients.
if the number of clients is to large, I start getting RemoteException's.
does anybody know whay they ARE NOT BEING REMOVED?

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to