[jboss-user] [JBoss Seam] - Re: Outjection of Seam components into Session scope
seamNoobie
do-not-reply at jboss.com
Wed Feb 7 00:49:15 EST 2007
| @Entity
| @Name("organisation")
| @Role(name="organisationSearchCriteria", scope=SESSION)
|
Not quite the same problem but Role worked for me.
I have organisation in Session and i needed a conversation scoped on (default).
This was the solution as suggested to me by Gavin.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012274#4012274
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012274
More information about the jboss-user
mailing list