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