okay - I will have a look.
BTW: Is there any way to include the role through a static variable from an interface, so
that you can replace
@Restrict("#{s:hasRole(''admin)}")
with anything like this
@Restrict("#{s:hasRole(SecurityRoles.ADMIN)}") ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024347#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...