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#4111770 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111770 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
