[seam-issues] [JBoss JIRA] (SEAMFACES-214) @ViewConfig after authorization redirect back to original page throws exception

Bernard Labno (JIRA) jira-events at lists.jboss.org
Tue Mar 27 11:22:49 EDT 2012


    [ https://issues.jboss.org/browse/SEAMFACES-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679705#comment-12679705 ] 

Bernard Labno commented on SEAMFACES-214:
-----------------------------------------

IMO the problem is that the PostLoginEvent is raised during navigation SecurityPhaseListener.observePreNavigateEvent. So even adding <if>#{not facesContext.responseComplete}</if> to the navigation rule won't help, because the event is raised after rule has been selected (condition evaluated) and before rule is executed.
                
> @ViewConfig after authorization redirect back to original page throws exception
> -------------------------------------------------------------------------------
>
>                 Key: SEAMFACES-214
>                 URL: https://issues.jboss.org/browse/SEAMFACES-214
>             Project: Seam Faces
>          Issue Type: Bug
>    Affects Versions: 3.1.0.Beta3
>         Environment: Jboss 7.0.2
>            Reporter: christoph langer
>
> See 
> http://seamframework.org/Community/ViewScopeRedirectAfterLoginErrorIllegalStateException

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list