[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-2389) Preferences values are not getting replicated in clustered setup
Martin Putz (JIRA)
jira-events at lists.jboss.org
Mon Jun 29 09:43:56 EDT 2009
[ https://jira.jboss.org/jira/browse/JBPORTAL-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Putz resolved JBPORTAL-2389.
-----------------------------------
Fix Version/s: 2.7.3 Final
Resolution: Done
> Preferences values are not getting replicated in clustered setup
> ----------------------------------------------------------------
>
> Key: JBPORTAL-2389
> URL: https://jira.jboss.org/jira/browse/JBPORTAL-2389
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Portal Core
> Affects Versions: 2.7.2 Final
> Environment: two clustered instances with a shared database
> Reporter: Martin Putz
> Assignee: Martin Putz
> Fix For: 2.7.3 Final
>
> Attachments: SimplestHelloWorldWithPreferences.zip
>
>
> Any change in portlet preferences on one of the servers (using Admin Portal) is not getting reflected on the other cluster nodes.
> Steps to replicate this is:
> 1. Develop a portlet with some preferences (Note: an extended version of the SimplestHelloWorldPortlet is attached)
> 2. Deploy the portlet war on 2 nodes running under cluster.
> 3. Use SERVER1 to change the preference value
> 4. Hit SERVER1 to see that portlet and preferences value printed on stdout.
> 5. Hit SERVER2 and verify the preferences. This will print old value.
> 6. Change the same preference on SERVER2 and see StaleStateException.
--
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 jboss-jira
mailing list