"pete.muir(a)jboss.org" wrote : Assuming you are using Seam Managed Persistence
Contexts, yes.Thanks for that. Is there ever any persistence context classing problems?
For example in the EJB world if a Stateless Session Bean makes a persistence context
actively associated with the active transaction and then call out to a Stateful Session
Bean, the Stateful Session Bean will try and make it's persistence context the active
persistence context. Now because there already is persistence context, a clash occurs and
hence some problems.
My question is if persistence contextx are propagated in Seam between Seam managed
EntityManagers can similar problems manifest?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107692#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...