If the pool size for a bean is set to 1, would the second request be blocked or will it
simply use the same instance??
I'm trying to share state between stateless beans, and therefore want to set the pool
size to 1. However, not if the second/third request is blocked.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017091#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...