I think the problem is that JACC is not being used by Jboss by default. When I try to debug and see the code flow it goes to RoleBasedAuthorizationInterceptor and not JaccAuthorizationInterceptor. The Insufficient permission exception is thrown by the RoleBasedAuthorizationInterceptor. How do I register the JaccAuthorizationInterceptor to handle my authorization needs?
-P. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965632#3965632 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965632 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
