You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org> on 2005/05/10 15:28:10 UTC

[jira] Assigned: (TAPESTRY-320) "client" persistent properties are shared between users

     [ http://issues.apache.org/jira/browse/TAPESTRY-320?page=all ]

Howard M. Lewis Ship reassigned TAPESTRY-320:
---------------------------------------------

    Assign To: Howard M. Lewis Ship

> "client" persistent properties are shared between users
> -------------------------------------------------------
>
>          Key: TAPESTRY-320
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-320
>      Project: Tapestry
>         Type: Bug
>     Versions: 4.0
>     Reporter: Howard M. Lewis Ship
>     Assignee: Howard M. Lewis Ship
>      Fix For: 4.0

>
> This is caused by a number of factors:
> - The service model for tapestry.persist.ClientPropertyPersistenceStrategy was primitive, not threaded
> - The initialize method was not named properly
> The end result is that a single ClientPropertyPersistenceStrategy instance was being shared between all users, so that changes to state by one user would be seen in later requests by all users.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org