Using JDBC MySQL Connector with Eclipse for Testers
Posted by: Andy Goettl
Date: August 31, 2016 07:58AM

I am using the Jubula plugin with the Eclipse for Testers Luna package on Redhat 6.7. I need to install the MySQL connector so that I can connect to a MySQL database from Eclipse Test menu. However, all of the documentation I find for using the connector involves using it in a project by adding it to the CLASSPATH, but I just want Eclipse to use this driver.

Error message when trying to connect:
org.eclipse.persistence.exceptions.DatabaseException
Exception Description: Configuration error. Class [com.mysql.jdbc.Driver] not found.

What is the correct way to install the connector so that Eclipse will find it?

Thanks

Options: ReplyQuote


Subject
Written By
Posted
Using JDBC MySQL Connector with Eclipse for Testers
August 31, 2016 07:58AM


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.