Nobody an idea? -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Gesendet: Montag, 1. Februar 2010 10:18 An: [email protected] Betreff: Recovering open-scoped lock tokens
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
