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

Adrian Mitev (JIRA) jira-events at lists.jboss.org
Tue May 19 11:34:05 EDT 2009


ViewExpiredException is printed in the log even if i set log="false"
--------------------------------------------------------------------

                 Key: JBSEAM-4185
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4185
             Project: Seam
          Issue Type: Bug
          Components: JSF Integration
    Affects Versions: 2.1.2.CR1
            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


-- 
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 seam-issues mailing list