Stateless session beans do no have identity so every concurrent request will 
actually be directed to a different instance from the stateless session bean 
pool. The server dynamically manages the pool size to deal with the request 
load.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111773#4111773

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111773
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to