[jboss-dev-forums] [Design of EJB 3.0] - Re: Issues with passivation of nested SFSBs
bill.burke@jboss.com
do-not-reply at jboss.com
Mon Jan 29 16:50:38 EST 2007
Brian....so, if we attach the lifecycle of the child nested bean to that of its parent, will there be no problems?
Another thing we could do is if the parent is removed, we can replace the Proxied with the real thing.
It seems to me though that if you don't tie the lifecycle of the child to the parent, then if this usebase becomes prevalent, there could could quite possibly be orphaned beans.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008020#4008020
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008020
More information about the jboss-dev-forums
mailing list