[ http://issues.apache.org/jira/browse/JCR-441?page=all ]
Rod Mackenzie updated JCR-441:
------------------------------
Attachment: lock.patch
This patch includes the test case originally supplied and a possible fix.
> Session logout doesn't release locks acquired using addLockToken
> ----------------------------------------------------------------
>
> Key: JCR-441
> URL: http://issues.apache.org/jira/browse/JCR-441
> Project: Jackrabbit
> Type: Bug
> Components: locks
> Versions: 1.0, 1.0.1, 0.9
> Environment: Windows XP, Jackrabbit 1.0
> Reporter: Rod Mackenzie
> Fix For: 1.1
> Attachments: LockTest.java.patch, lock.patch
>
> Session.addLockToken doesn't register locks with the session so when logout
> is called they are not released. Locks acquired this way maintain a reference
> to the Session after logout and new sessions attempting to acquire the locks
> will fail.
--
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