RE: resource locking

2001-08-22 Thread dirk . verbeeck
> -Original Message- > From: Carsten Eckelmann [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 22, 2001 11:46 AM > To: [EMAIL PROTECTED] > Subject: resource locking > > > Hi, > > I want to lock a WebDav resource and later unlock it. First I call > > webdavResource.lockMethod()

resource locking

2001-08-22 Thread Carsten Eckelmann
Hi, I want to lock a WebDav resource and later unlock it. First I call webdavResource.lockMethod() and when later I want to call webdavResource.unlockMethod() it doesn't seem to work. A call to webdavResource.isLocked() will still return true after unlock. Also there seems to be a timeout