[richfaces-issues] [JBoss JIRA] (RF-13460) ViewExpiredException in Chrome on WildFly 8.0.0.CR1

Pavol Pitonak (JIRA) issues at jboss.org
Mon Jan 6 11:19:33 EST 2014


Pavol Pitonak created RF-13460:
----------------------------------

             Summary: ViewExpiredException in Chrome on WildFly 8.0.0.CR1
                 Key: RF-13460
                 URL: https://issues.jboss.org/browse/RF-13460
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-a4j-core, regression
    Affects Versions: 5.0.0.Alpha2
         Environment: WildFly 8.0.0.CR1
Chrome 31.0.1650.63 @ Fedora 20 x86_64
RichFaces 5.0.0.Alpha2
            Reporter: Pavol Pitonak
            Priority: Blocker
         Attachments: reproducer.zip

# unzip attached reproducer
# mvn clean package
# deploy reproducer.war to the WildFly 
# open http://localhost:8080/reproducer/
# type something to the input

result:
* in Chrome, nothing happens in browser
* server console contains stack trace:
{code}
17:10:54,852 SEVERE [javax.enterprise.resource.webcontainer.jsf.context] (default task-7) javax.faces.application.ViewExpiredException: viewId:/index.xhtml - View /index.xhtml could not be restored.
{code}
* works fine in Firefox 26
* works fine in WildFly 8.0.0.Beta1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list