users@glassfish.java.net

Re: ViewExpiredException not caught by handler

From: <Jan.Luehe_at_Sun.COM>
Date: Wed, 29 Aug 2007 19:15:38 -0700

glassfish_at_javadesktop.org wrote:

>I am running "Sun Java System Application Server Platform Edition 9.0_01 (build b02-p01)" on CentOS, and in my web.xml for the web app I have
>
> <error-page>
> <exception-type>javax.faces.application.ViewExpiredException</exception-type>
> <location>/login.jsf</location>
> </error-page>
>
>

Can you check if you are experiencing:

  https://glassfish.dev.java.net/issues/show_bug.cgi?id=3489


Jan