[
https://issues.jboss.org/browse/SEAMXML-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579260#comment-12579260
]
Martin Gencur commented on SEAMXML-32:
--------------------------------------
This is the only example in Seam 3 that I tried. I don't know if it's related
just to this module or to the whole Seam.
> Princess rescue example does not work in cluster
> ------------------------------------------------
>
> Key: SEAMXML-32
> URL: https://issues.jboss.org/browse/SEAMXML-32
> Project: Seam Config
> Issue Type: Bug
> Affects Versions: 3.0.0.Beta2
> Environment: JBossAS 6 Final
> Reporter: Martin Gencur
> Attachments: cluster_princess rescue.png
>
>
> Steps to reproduce the issue:
> 1) start first and second JBossAS 6 instance to make a cluster (the 2
> commands can be found in
> https://github.com/weld/core/blob/master/examples/README.md)
> 2) add <distributable/> flag to web.xml in the example in the profile for
> JBossAS
> 3) build the application: "mvn clean package -Pjbossas"
> 4) copy the resulting war to $JBOSS_HOME/server/all/farm
> 5) go to first browser (with disabled cookies) to
> http://localhost:8080/princess-rescue/
> 6) go through several rooms in the game
> 7) copy the whole URL to clipboard,
> 8) kill the first JBossAS instance (only the first)
> 9) open second browser window with cookies disabled, paste the URL there and
> change port number from 8080 to 8180
> 10) now you should see the same page as in the first browser window (except
> the current info message at the top which is RequestSoped), anyway the
> buttons should be disabled/enabled properly according to the first window
> which they are not
> I'm attaching my screenshot with both the browsers. I cannot see any error
> message at JBossAS console.
--
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