[jboss-dev-forums] [Design of EJB 3.0] - Re: Redesign extended persistence context
bill.burke@jboss.com
do-not-reply at jboss.com
Wed Aug 29 13:47:54 EDT 2007
"wolfc" wrote : Two things:
| 1. The life cycle of all SFSB using that XPC are connected. Maybe we can limit that to just the passivation/activation.
| 2. Partial replication should be possible.
For #1 you're talking solely about nested SFSBs sharing the same XPC, right? I did suggest some things for nested SFSBs, specifically, having the parent SFSB manage the bean instance, injecting the bean instance into the child proxy and passing the instance along in the invocation payload, thus bypassing the child's cache.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079287#4079287
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079287
More information about the jboss-dev-forums
mailing list