[jboss-dev-forums] [Design of EJB 3.0] - Re: Issues with passivation of nested SFSBs
wolfc
do-not-reply at jboss.com
Mon Jan 29 14:20:19 EST 2007
I don't get the EJBTHREE-854.
The nested.increment() is supposed to work properly because it's just another SLSB. Okay so it was created by another SLSB, so what.
Why should any SLSB have a dependant lifecycle?
(What goes for @Remote can also go for @Local, if someone returns the SLSB to a servlet for example, which puts it in the HttpSession.)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4007960#4007960
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4007960
More information about the jboss-dev-forums
mailing list