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