Hi,
On 8/2/06, Ramesh Devaraj <[EMAIL PROTECTED]> wrote:
Here the session lock the node "x" but forgets to unlock the node and logs out.
How to remove the lock on this node "x"?
If you only plan to use the lock within a session, then I would
recommed using session-scoped locks that are automatically released
when the session is closed. Otherwise you need to explicitly save the
lock token and add it to a different session to be able to remove the
lock.
BR,
Jukka Zitting
--
Yukatan - http://yukatan.fi/ - [EMAIL PROTECTED]
Software craftsmanship, JCR consulting, and Java development