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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...