Well, is not recommended but you can generate a lock token for that node and assign to the user. See org.apache.jackrabbit.core.lock.LockToken.getCheckDigit(String uuid)
On Mon, Jan 10, 2011 at 6:46 AM, jagadishsanku < [email protected]> wrote: > > Hi Good Morning , > I'm new guy to jackrabbit. I'm facing an issue > with file node check-out in jackrabbit.the issue is - I've created a file > node and try to lock the node(Check-out) with one session.Later after some > time that session have been expired,then i've tried to unlock the node > with > some other session.It is throwing an exception saying that "Node not Locked > by this Session" . > Is there any alternative to solve > this issue.Please let me know. > > Thanks in Advance > Jagadish Sanku > -- > View this message in context: > http://jackrabbit.510166.n4.nabble.com/Checkin-failed-due-to-node-locked-by-another-session-tp3206641p3206641.html > Sent from the Jackrabbit - Users mailing list archive at Nabble.com. > -- OpenKM http://www.openkm.com http://www.guia-ubuntu.org
