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

Jozef Hartinger commented on JBSEAM-4731:
-----------------------------------------

The problem is not selenium related and is occurs on JBoss AS 6 only.

Steps to reproduce:

1.) Start the container, deploy the booking app
2.) Open http://localhost:8080/seam-booking
3.) Log in using demo/demo credentials
4.) Open http://localhost:8080/seam-booking in another tab (you should be 
logged in immediately)
5.) In the first tab, click "Logout"
6.) In the second tab, click the "Find Hotels" button

Note that on JBoss AS 5, javax.faces.application.ViewExpiredException is thrown 
in the step 6 and the exception is handled correctly. Thus, the browser window 
is redirected to the login screen with an error message. On AS 6, a different 
exception is thrown (see attached stacktrace), resulting into debug page.

> backbuttoningAfterLogoutWithAjaxTest causes ServletException on JBoss AS 6
> --------------------------------------------------------------------------
>
>                 Key: JBSEAM-4731
>                 URL: https://issues.jboss.org/browse/JBSEAM-4731
>             Project: Seam
>          Issue Type: Bug
>          Components: Test Harness
>    Affects Versions: 2.2.1.CR2
>         Environment: JBoss AS 6 CR1
> Seam 2.2.1-SNAPSHOT
>            Reporter: Jozef Hartinger
>            Assignee: Jozef Hartinger
>            Priority: Minor
>             Fix For: 2.2.1.CR3
>
>         Attachments: backbuttoningAfterLogoutWithAjaxTest.html
>
>
> The backbuttoningAfterLogoutWithAjaxTest fails for every booking-like example 
> with the attached exception. I am not able to reproduce the exception 
> manually. Therefore, it seems that it is Selenium-related.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to