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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to