If I have multiple clients making requests on a single stateless session EJB at the same
time what happens ? It is my understanding that EJB's are thread-safe. So does the
container place the requests in a queue or what ?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111770#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...