I'm not explicitly using any transactions, unless the webdav client
library transparently uses transactions.

-Mirko


On Tue, 2004-11-23 at 16:06, Warwick Burrows wrote:

> Actually I haven't committed the latest transaction deadlock fixes I made to
> get the enlistment of slide server transactions into the client's
> transaction working. If Mirko is using client side transactions then this
> may fix it. And even if he's not it still may fix it :-) But I'm still
> waiting on a comitter account from Apache to commit this fix. What I found
> particularly interesting about the exception stack that accompanies the
> deadlock is that it is in the thread of execution for a commit which is
> exactly where this latest problem was. The defect for this problem is:
> 
>       http://issues.apache.org/bugzilla/show_bug.cgi?id=32250
> 
> If you think the problem may be security related then this is the defect I
> opened for some other potentially problematic areas in the security impl
> that could suffer the same problem that I fixed in 31907. eg.
> 
>       http://issues.apache.org/bugzilla/show_bug.cgi?id=31908
> 
> Though the fact that the stack indicates its occurring during the commit
> would make me think it is defect 32250.
> 
> Warwick


Reply via email to