[jboss-dev-forums] [Design of EJB 3.0] - Re: Redesign extended persistence context
wolfc
do-not-reply at jboss.com
Fri Sep 7 07:07:56 EDT 2007
Consider the following scenario:
BeanA + BeanB share XPC.
BeanA gets passivated (+ BeanB + XPC in one serialized unit).
Where do I save the state? BeanA.id and/or BeanB.id?
BeanB gets called / activated.
What do I load and put into stateful cache?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082089#4082089
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082089
More information about the jboss-dev-forums
mailing list