On Wed, 09 Mar 2005 11:53:27 +0100, Dominique Pfister <[EMAIL PROTECTED]> wrote: > 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
thanks, dominique. i will have a look at it asap. cheers stefan > > Enjoy > Dominique Pfister >
