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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...