[jboss-user] [JBoss Seam] - Re: conceptual question about concurrency

matt.drees do-not-reply at jboss.com
Thu Sep 13 19:57:13 EDT 2007


Thanks for answering!

So, now I have two questions.  

1.
Is Seam's reference documentation incorrect when it says "The EJB container allows stateless components to be accessed concurrently, and throws an exception if multiple threads access a stateful session bean"?  It's hard for me to see how stateless session beans can be both single-threaded and able "to be accessed concurrently."

2.
Does Seam similarly ensure that application-scope pojos are not multi-threaded?  

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084276#4084276

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084276



More information about the jboss-user mailing list