I think there is a comma missing after scope=SESSION)
3.2.9. Components with multiple roles
| @Name("user")
| @Entity
| @Scope(CONVERSATION)
| @Roles([EMAIL PROTECTED](name="currentUser", scope=SESSION)
| @Role(name="tempUser", scope=EVENT)})
| public class User {
| ...
| }
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042675#4042675
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042675
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user