Hi @all,
when I define a restriction like #{s:hasRole('admin')} in my pages.xml and the
authorization failes with an AuthorizationException I get the error-page defined in the
pages.xml. But if it fails because of a
@Restrict("#{s:hasRole('admin')}")-annotation in the backing-bean I get
the usual error-page. Is there a way to redirect the the error-page as well?
Thomas
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024311#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...