[jboss-user] [EJB 3.0] - Can SLSB be dirty after new injection?
gena777
do-not-reply at jboss.com
Fri Jul 6 15:22:08 EDT 2007
Hello
just one stupid question. I invoke 3 method on one injected stateless bean instance. During the invocation chain this SLSB holds the internal state. After the the work is done, i forget this SLSB.
And now the question, if i repeat the operation described above in the next converational step (web request) can i receive a dirty SLSB injected from the contaner?
I hope no, but if its possible to make a SLSB dirty for the container (and all user), how can i remove this bean from the pool instead of cleaning it up?
Thanks, Gena
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061447#4061447
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061447
More information about the jboss-user
mailing list