I am trying to decide on the best way to use an extended persistent context with seam.
Does anyone know if an entity will remain attached to an extended persistence context in a
stateful session bean when the session bean has been passivated and later activated?
Also, if a sfsb outjects a list of managed entities in a datamodel in a conversation
context, will it need to merge any changes back into the entitymanager b/c of the chance
the sfsb or HttpSession was passivated?
Thank you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061972#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...