Hi, I have installed Enhydra4.0 release. I have created one stateless session bean and executed it. I found that for each client request, the container creates the new instance of the bean. I mean, It doesn't maintain the Object pool. The container also doesn't call the remove() method. The same case happens with the Stateful session bean. How Enhydra manages the object pooling mechanism? Regards, Ashish ---- This list is cross-posted to two mail lists. To unsubscribe, follow the instructions below for the list you subscribed to. For objectweb.org: send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe ejb-container-group". For enhydra.org: send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe ejb-container-group".
