Re: Problem with connection (Sun Java Studio, EJBs...)
Posted by: Mark Matthews
Date: February 08, 2005 03:11PM

iam1981 wrote:
[snip]
> Where is MysqlXaDataSource? I can't find it in the
> driver. I am using mysql-connector-java-3.1.6.

Connector/J doesn't support XA (yet, it's coming for either MySQL-5.0, and 5.1, and the beginnings of it are implemented in Connector/J 3.2, but it's not anywhere near ready for everyday use), so in a nutshell you _can't_ use XA yet.

>
> I selected XA transactions for future development
> purposes (i need it).

Are you _sure_ you need it? In many cases you don't, so I'd love to hear why you absolutely think you need it before I tell you that you should wait for XA to arrive in a production version.

-Mark

Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html

Options: ReplyQuote


Subject
Written By
Posted
Re: Problem with connection (Sun Java Studio, EJBs...)
February 08, 2005 03:11PM
February 11, 2005 08:37AM
February 11, 2005 08:54AM
February 11, 2005 12:44PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.