[ http://issues.apache.org/jira/browse/JCR-441?page=comments#action_12454651 ] Paco Avila commented on JCR-441: --------------------------------
The fix for JCR-641 also fix this issue? > Session logout doesn't release locks acquired using addLockToken > ---------------------------------------------------------------- > > Key: JCR-441 > URL: http://issues.apache.org/jira/browse/JCR-441 > Project: Jackrabbit > Issue Type: Bug > Components: locks > Affects Versions: 1.0, 1.0.1, 0.9 > Environment: Windows XP, Jackrabbit 1.0 > Reporter: Rod Mackenzie > Assigned To: Stefan Guggisberg > Fix For: 1.2 > > Attachments: lock.patch, LockTest.java.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