I have a basic question here:
If I configured pool size for a stateless session bean, let's say 2. What happens to
the application if there are 3 clients call the same bean method at the same time? Will
the last call be blocked until the bean is released to the pool?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114709#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...