[jboss-user] [JBoss Seam] - Re: @Out frustration
CptnKirk
do-not-reply at jboss.com
Thu Sep 7 17:00:07 EDT 2006
"CptnKirk" wrote : Well it just doesn't make sense for a stateless component to outject anything, because it wouldn't go anywhere.
And this isn't strictly true either. There are a whole class of problems where you want to have a stateless component (like a SearchManager) to outject into another scope (possibly conversation). What I should have said is that it doesn't make any sense to outject into stateless scope.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970218#3970218
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970218
More information about the jboss-user
mailing list