[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-752) SeamSpace: NotLoggedInException isn't actually caught by exceptions.xml

Shane Bryzak (JIRA) jira-events at jboss.com
Sun Feb 4 03:23:19 EST 2007


    [ http://jira.jboss.com/jira/browse/JBSEAM-752?page=comments#action_12352281 ] 
            
Shane Bryzak commented on JBSEAM-752:
-------------------------------------

Looks good, redirects correctly to login page now.  One little thing which may not be an issue - you get this stack trace in the log:

18:16:46,421 ERROR [SeamPhaseListener] uncaught exception
org.jboss.seam.security.NotLoggedInException
        at org.jboss.seam.security.Identity.checkRestriction(Identity.java:165)
        at org.jboss.seam.pages.Page.enter(Page.java:186)
        at org.jboss.seam.core.Pages.enterPage(Pages.java:239)
        at org.jboss.seam.jsf.AbstractSeamPhaseListener.enterPage(AbstractSeamPhaseListener.java:242)
        at org.jboss.seam.jsf.AbstractSeamPhaseListener.beforeRender(AbstractSeamPhaseListener.java:193)
        at org.jboss.seam.jsf.SeamPhaseListener.beforePhase(SeamPhaseListener.java:57)
        at org.apache.myfaces.lifecycle.PhaseListenerManager.informPhaseListenersBefore(PhaseListenerManager.java:70)

> SeamSpace: NotLoggedInException isn't actually caught by exceptions.xml 
> ------------------------------------------------------------------------
>
>                 Key: JBSEAM-752
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-752
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Core, Examples, Security
>    Affects Versions: 1.1.5.GA
>            Reporter: Peter Muir
>         Assigned To: Shane Bryzak
>             Fix For: 1.1.6.GA
>
>
> Instead I get a facelets error page.  NotLoggedInException is defined in exceptions.xml/.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list