Hi,
I had the same issue and I found the problem.
When security system is checking this
GrantedPermission(n : name -> (n == check.getName()), a : action -> (a
| == check.getAction()))
only the first argument (n == check.getName()) is verified.
best regards
emerson fabiano
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044821#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...