This is called stealing a thread, not stealing a lock. On 10 Apr 2004 at 18:50, Uma Gajendragadkar wrote:
> Where can I download "rc1" from? > > Thanks > Uma > > -----Original Message----- > From: Rolf Kulemann [mailto:[EMAIL PROTECTED] > Sent: Saturday, April 10, 2004 6:46 PM > To: Slide Users Mailing List > Subject: Re: Locking a resource and act on it in a different > (WebDAV)session > > On Fri, 2004-04-09 at 23:12, Andreas Probst wrote: > > Hi Rolf, > > > > to act on a locked resource it is necessary to give the lock > > token in the request. If I remember correctly, the spec > > recommends a client to send the lock token only if this client > > issued the lock. This way no client can steal the lock of > > another client of the same user. If you want to act on the > > resource with another client, read the lock token and send it > > with the request. So it should be possible the steal the lock of > > the other session. > > Thanks, but my problem was solved with rc1. There is now a new method on > the WebdavResource called discoverOwnLocks() which makes live much > easier. > > Thanks for ur reply. > > -- > Regards, > > Rolf Kulemann > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
