[jboss-dev-forums] [Design of EJB 3.0] - Re: Issues with passivation of nested SFSBs

wolfc do-not-reply at jboss.com
Tue Jan 30 17:46:49 EST 2007


I would rather have the SFSB register themselves as users in the XPC. The XPC then maintains this list. On @Remove SFSB deregisters and if XPC is empty close itself.

For injection: any SFSB with an XPC with creates a SFSB propagates the XPC with the exception of @Remote. Hmm... still don't like it, but there is no other way.

The final part: orphaned SFSBs must be removed by a reaper as per spec after a timeout.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008546#4008546

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008546



More information about the jboss-dev-forums mailing list