[ 
https://jira.jboss.org/jira/browse/RF-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12499766#action_12499766
 ] 

Nick Belaevski commented on RF-8191:
------------------------------------

Lukas,

Debugging showed that some AJAX requests come to the empty, just created 
session. As test creats new session for each test method, I just added delay to 
test method in order for AJAX requests to complete execution before session 
changes and it started to work fine. Real application will work in the same 
session, so this doesn't seem like a real-world problem. 

> rf-demo (JSF2) - OrderingListTestCase - View could not be restored.  
> ---------------------------------------------------------------------
>
>                 Key: RF-8191
>                 URL: https://jira.jboss.org/jira/browse/RF-8191
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: functional-tests, JSF 2.0
>    Affects Versions: 3.3.3.BETA1
>         Environment: richfaces-demo-3.3.3.Beta1-jee5.war (with injected 
> richfaces-impl-jsf2-3.3.3.Beta1)
> JBAS 5.1.0.GA with Mojarra 2.0.1
> Firefox 3.5.5 / Linux
>            Reporter: Lukas Fryc
>            Assignee: Nick Belaevski
>             Fix For: 3.3.3.BETA1
>
>
> OrderingListTestCase in
> richfaces-demo functional test in JSF2:
> http://hudson.qa.jboss.com/hudson/view/Richfaces-Release/job/richfaces-3.3-release-jsf2-demoapp-ftest-firefox-linux/
> builds #29 to #32.
> In console output, you can see:
> [INFO] [talledLocalContainer] 02:26:58,136 ERROR [[Faces Servlet]]
> Servlet.service() for servlet Faces Servlet threw exception
> [INFO] [talledLocalContainer]
> javax.faces.application.ViewExpiredException:
> viewId:/richfaces/orderingList.jsf - View /richfaces/orderingList.jsf
> could not be restored.
> Run the OrderingListTestCase over this configuration.
> The selenium is browsing through pages so quickly that it violates this 
> exception.

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to