If you did need to handle this exception, you can map it in pages.xml:

  |   <exception class="org.jboss.seam.security.NotLoggedInException">
  |     <redirect view-id="/login.xhtml">
  |       <message severity="warn">
  |         You must be logged in to use this feature
  |       </message>
  |     </redirect>
  |   </exception>
  | 

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

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

Reply via email to