[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-2069) Admin portlet throwing out exception on session timout

Wesley Hales (JIRA) jira-events at lists.jboss.org
Wed Jan 14 10:29:15 EST 2009


     [ https://jira.jboss.org/jira/browse/JBPORTAL-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wesley Hales resolved JBPORTAL-2069.
------------------------------------

    Resolution: Done


Fixed via https://jira.jboss.org/jira/browse/PBR-26 
in web.xml use:
<error-page>
             <exception-type>javax.faces.application.ViewExpiredException</exception-type>
             <location>/jsf/error.xhtml</location>
     </error-page>

> Admin portlet throwing out exception on session timout
> ------------------------------------------------------
>
>                 Key: JBPORTAL-2069
>                 URL: https://jira.jboss.org/jira/browse/JBPORTAL-2069
>             Project: JBoss Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Portal Core Admin
>    Affects Versions: 2.7.0 Alpha1
>            Reporter: Thomas Heute
>            Assignee: Wesley Hales
>             Fix For: 2.7.1 Final
>
>
> It should handle session timeout gracefully

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

        



More information about the jboss-jira mailing list