I'd like to stay on the same page after a 
org.jboss.seam.security.AuthorizationException.

I tried 


  |     <exception class="org.jboss.seam.security.AuthorizationException">
  |         <redirect view-id="#{pages.getCurrentViewId()}">
  |             
<message>#{messages['org.jboss.seam.security.AuthorizationException']}</message>
  |         </redirect>
  |     </exception>
  | 

but only get an exception loop.

Any idea?

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

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

Reply via email to