Angela Schreiber wrote:
but:
if no node exists (and webdav allows to create a lock
on non-existing resources, which is something JCR does
not allow) or if for whatever reason adding the mixin-type
fails
- the resource is locked without having a lock in
the repository (and their lock-token is generated
in a different way than the lock-tokens generated
by the JCR repository).
-> that's the reason for 2 different token types.
> ...
What's that for? Why not simply create an empty, locked, resource? See
<http://greenbytes.de/tech/webdav/rfc4918.html#lock-unmapped-urls>.
BR, Julian