[seam-issues] [JBoss JIRA] Resolved: (JBSEAM-4580) Booking example in cluster throws org.jboss.serial.exception.SerializationException

Michael Youngstrom (JIRA) jira-events at lists.jboss.org
Thu Mar 4 13:00:10 EST 2010


     [ https://jira.jboss.org/jira/browse/JBSEAM-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Youngstrom resolved JBSEAM-4580.
----------------------------------------

    Fix Version/s: 2.2.1.CR1
       Resolution: Done


Fixed.  Checked fix into both branch https://svn.jboss.org/repos/seam/branches/community/Seam_2_2 and tag https://svn.jboss.org/repos/seam/tags/JBoss_Seam_2_2_1_CR1

> Booking example in cluster throws org.jboss.serial.exception.SerializationException
> -----------------------------------------------------------------------------------
>
>                 Key: JBSEAM-4580
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4580
>             Project: Seam
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 2.2.1.CR1
>            Reporter: Martin Gencur
>            Assignee: Michael Youngstrom
>             Fix For: 2.2.1.CR1
>
>         Attachments: exception.txt
>
>
> Booking example doesn't work in cluster as continuing with initiated session in web browser after master instance is killed leads to Seam error page displayed. Also the org.jboss.serial.exception.SerializationException is thrown at JBossAS's console. Whole exception can be seen in attached file.
> Steps to reproduce:
> 1) look at $SEAM_DIR/src/test/ftest/src/main/org/jboss/seam/example/common/test/booking/cluster/selenium/FailoverTest.java how to setup cluster environment   (you should also set jboss5.home in $SEAM_DIR/build.properties)
> 2) go to examples/booking and run "ant farm -Dsession.replication=true -Ddistributable=true
> 3) open http://localhost:8080/seam-booking, search W Hotel, click Book hotel
> 4) copy the url from web browser
> 5) kill the master jboss instance
> 6) go to second web browser with cookies disabled, paste the URL, change port number from 8080 to 8180
> 7) now the original page should display, fill in desired data and submit the form
> 8) now you can see the exception at console

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