[ http://issues.apache.org/jira/browse/TAPESTRY-320?page=all ]
     
Howard M. Lewis Ship closed TAPESTRY-320:
-----------------------------------------

    Resolution: Fixed

> "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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to