Problem with connection (Sun Java Studio, EJBs...)
Posted by: iam1981
Date: February 08, 2005 01:45PM

I am developping EJBs, but I can't connect properly. The connection is done, the datasource and pool are ok (the test success).

When i try a method on an Entity Bean, I've got the followin error:

WARNING ( 4024): Cannot get database metadata: database product name.
java.sql.SQLException: com.sun.enterprise.repository.J2EEResourceException
java.lang.ClassNotFoundException: org.gjt.mm.mysql.jdbc2.optional.MysqlXaDataSource


Where is MysqlXaDataSource? I can't find it in the driver. I am using mysql-connector-java-3.1.6.

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

THANKS!

Options: ReplyQuote


Subject
Written By
Posted
Problem with connection (Sun Java Studio, EJBs...)
February 08, 2005 01:45PM
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.