I guess that you maybe do not update rolesFromRoleGroup explicitely, so it 
always keeps its initial state. One way to it right is to add a e.g. 
@Observer("rolesFromRoleGroupChange") to the listRolesFromRoleGroup() method, 
and to fire Events.instance().raiseEvents("rolesFromRoleGroupChange") every 
time you delete, add or update a role entity.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963519#3963519

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963519
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to