ok i will create a jira issue .. but i need a way to remove the lock from a node now. we have files with locks in the production environment and this is a big problem.
greets claus -----Ursprüngliche Nachricht----- Von: Julian Reschke [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 13. September 2007 11:42 An: [email protected] Betreff: Re: AW: lock question KÖLL Claus wrote: > can anybody help me with this scenario ? > > i have read the specification and i see no solution to myproblem. > if the webdav impl creates a non sessionscoped lock > -> DAVResourceImpl.lock(LockInfo) > on a node and then do not remove it (only if the normal worklow is > interrupted) > i have a node in the repository that can not be unlocked .. > > greets > claus Yes. I think what the WebDAV layer *should* do is create a lock with a timeout. Unfortunately timeouts aren't defined in JSR-170. Maybe you should request this as a new feature in JSR-283... Best regards, Julian
