[jboss-user] [JBoss Seam] - Re: @Out frustration
gverner
do-not-reply at jboss.com
Thu Sep 7 13:57:15 EDT 2006
my guess is that you would have to outject to at least a conversation scope.
| try @Out(scope=ScopeType.CONVERSATION)
| private Bean bean;
| {/code]
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970153#3970153
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970153
More information about the jboss-user
mailing list