[jboss-user] [EJB 3.0] - Re: SLSB in session scope?

mnrz do-not-reply at jboss.com
Tue Oct 16 01:51:41 EDT 2007


anonymous wrote : in what context did you read "Stateless session bean in a Session scope"? 

thanks for your reply,

as my previous post, I am using JBoss Seam, we can define an Stateless session bean with scope Session. I think (I'm not sure) this will result in setting that bean as an attribute in the session.
anyway, by your comment that SLSB won't lose their states after completion a request, now the vague problem in my mind has been removed

I think however in Seam we can define a SL bean with Session scope but because of the nature of the SLSBs it has no meaning, in other words, nothing will change whether you set the scope to session or any other scope.

any way, thank you very much indeed

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

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



More information about the jboss-user mailing list