I use the standart stores (TxXMLFileDescriptorsStore,TxFileContentStore). I use webdavclient in command line.
The target file already exists and is versioned. The auto-version configuration value is true. With 2 clients connected I do: - "cd <mycollection>" on each client - "begin" on each client - "put <myfile>" on each client .At this level, the second client is waiting something - "commit" on the first client. This client also stay waiting after that command After a moment, the first client transaction is failed. The second client put failed because of a conflict (that's OK) and I can rollback the transaction. What is wrong in my exemple ? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
