Hi all,

I implemented the locking support inside jackrabbit. Internally a lock manager keeps a tree of all nodes currently locked and updates it according to observation events. Open-scoped locks are stored local to a workspace in a file named "locks". Right now, Lock.refresh() is not supported.

The diff patch (compared to revision 156631) may be downloaded from this location:

http://www.day.com/o.file/local.156631.diff?get=960d7d98e97b367f692560bb1bb242b5


Enjoy Dominique Pfister

Reply via email to