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

pete.muir@jboss.org do-not-reply at jboss.com
Fri Sep 14 05:28:14 EDT 2007


1) It doesn't mean anything to access a SLSB to be accessed concurrently - an SLSB holds no state outside of the method you are calling.  Yes, you can have fields, but they might have data from previous uses of the bean, or none.  

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

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



More information about the jboss-user mailing list