Lock tokens reains in session after unlock
------------------------------------------
Key: JCR-483
URL: http://issues.apache.org/jira/browse/JCR-483
Project: Jackrabbit
Issue Type: Bug
Components: locks
Affects Versions: 1.0.1
Environment: Ubuntu Linux Dapper
Reporter: Paco Avila
I do the followin steps:
* node.lock()
* session.getLockTokens() -> This show the lock token generated by the
previous lock.
* node.unlock()
* session.getLockTokens() -> Still show me the generated token ¿?¿?
If I unlock a node, the token should'n be delete from the session?
--
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