| @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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...