I'm not sure it was like this before but accessing a restricted page while not 
logged in dumps the stack trace into the ERROR channel. 09:48:59,808 ERROR 
[SeamPhaseListener] uncaught exception
  | org.jboss.seam.security.NotLoggedInException
  |     at org.jboss.seam.security.Identity.checkRestriction(Identity.java:156)
  |     at org.jboss.seam.pages.Page.enter(Page.java:203)
  | ...This is due to Line 69 in SeamPhaseListener:         log.error("uncaught 
exception", e);
Do we really need it?
Cheers--Alex

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

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

Reply via email to