1) The stateless scope is not very useful - put that bean into EVENT scope and it makes
more sense
3) True, as the obtaining the instance is managed by EJB3 so instance variables won't
be remembered
4) True.
SLSB is useful when your data needs no state (e.g. view only).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105155#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...