[jboss-user] [JBoss Seam] - Re: Injecting a narrower-scoped bean into a wider-scoped bea

adamw do-not-reply at jboss.com
Sat Oct 13 04:30:59 EDT 2007


A similar problem, of Event-beans injected into Session-beans is solved by the  concurrency model (http://docs.jboss.com/seam/2.0.0.CR2/reference/en/html_single/index.html#concurrency), which serializes requests to session beans. So it seems that injecting C-beans/E-beans into A-beans is a programmer error.

But what about stateless? Does Seam take care that enough copies are created?

-- 
Adam

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

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



More information about the jboss-user mailing list