Alessandro,

does it work for you now? If so please share your insight with us :)

Thanks,
Oliver


On Mon, 15 Nov 2004 19:05:59 +0100, Alessandro Apostoli
<[EMAIL PROTECTED]> wrote:
> Hi all,
> my WCK Slide store implementation has its own locking system,
> much simpler than slide's. I can only lock resources either shared
> or exclusive only one lock per resource, inheritance is not supported.
> When a resource is locked via webdav/WCK everything works
> fine for I store the slide lockid passed by lock() and return it when
> asked to do so by getLockInfo(). Problems arise when a resource
> is locked outside of WCK with a direct call at my API.
> In this situation I no longer have a valid lockId to pass back to WCK
> and slide complains with a transaction.xa.Exception.
> Do I have to create a valid Slide LockNode() and pass its lockId
> when needed? What is the correct way of doing all this?
> 
> Thanks in advance.
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to