Hi all,
when I lock a node in jackrabbit (open-scoped) a lock token is returned. When I login to jackrabbit again (new session) I must put the former lock token to the session, so the user can unlock the node. What can I do if I have lost the lock token from jackrabbit. I do not get the lock token again if I call node.getLockToken(). Is there a recovering possibility? Thanks in advance Sascha
