[seam-issues] [JBoss JIRA] (JBSEAM-4185) ViewExpiredException is printed in the log even if i set log="false"

Peyman Rezaei (JIRA) jira-events at lists.jboss.org
Tue Jun 5 09:41:19 EDT 2012


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

Peyman Rezaei commented on JBSEAM-4185:
---------------------------------------

Any new staus of this bug?
                
> ViewExpiredException is printed in the log even if i set log="false"
> --------------------------------------------------------------------
>
>                 Key: JBSEAM-4185
>                 URL: https://issues.jboss.org/browse/JBSEAM-4185
>             Project: Seam 2
>          Issue Type: Bug
>          Components: JSF Integration
>    Affects Versions: 2.1.2.CR2
>         Environment: Seam 2.1.2 CR1, JBoss AS 5.0.0.GA, JSF 1.2
>            Reporter: Adrian Mitev
>         Attachments: exception.txt
>
>
> See exception.txt for the stacktrace. This is what i have in pages.xml
> <exception class="javax.faces.application.ViewExpiredException" log="false">
>     <redirect view-id="/common/error.xhtml">
> 		<message>#{messages.sessionTimeout}</message>
>    </redirect>
> </exception>
> and the redirect is performed but i still see the exception in the log
> Use case to reproduce:
> Open a page with a commandButton, restart the application server and when it's started try to submit the form. This will cause a ViewExpiredException.

--
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