Hi Oliver,

I do want to donate my work! That's what I attached it for. However, given
the availability of the JCA approach, I'm not quite sure of the usefulness
of my solution. 

About rollbacks, I found this entry in the log for some test case:
---
WARN [TxConnectionManager] Prepare called on a local tx. Use of local
transactions on a jta transaction with more than one branch may result in
inconsistent data in some cases of failure.
---
>From what I read at
http://www.metaboss.com/?page=forumpostlist&topicID=4&lastPage=forum
there is no XADataSource for MySQL, so I guess the reason for this warning,
and my roll back problems, is that I'm using two distinct databases without
the wrapper XA data source truly supporting this scenario. So these problems
aren't caused by Slide.

I had a look at the WebDAV JCA Connector, looks great, except for the fact
that I don't use WebDAV resources, but Slide's native API. Perhaps that's
what my work could be useful for?

Alejandro



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to