Right. Do you thing is a good idea to implement hierarchical locking?
i've to configure my XINDICE server, first.. -----Original Message----- From: Vadim Gritsenko [mailto:[EMAIL PROTECTED] Sent: giovedi 22 gennaio 2004 12.50 To: xindice-users@xml.apache.org Subject: Re: XINDICE and ACID transaction properties Francesco Saverio Profiti wrote: >Hello, > >I want to use XINDICE in a multiuser context. Anyone can tell me if xindice >is >able to guarantee the ACID properties of transaction? > > There is no transaction support in Xindice. You can provide implementation, if you want. First step would be to implement locking. Vadim