Problem with Connector and Eclipse
Posted by: Ben
Date: January 17, 2005 03:56PM

I have written an application using Connector/J in Eclipse. I added the Connector JAR to the project in the 'lib' folder, then added the JAR to the Java Build Path in the project properties dialog. If I run the project as an application from within Eclipse, it works fine and accesses the database without any problems.

However, if I compile and build the project then try to run the resulting JAR, it seems that there are no database communications occuring at all.

Is there some other option I have to complete in Eclipse, or add something to my ANT build script to get the JAR working?

Options: ReplyQuote


Subject
Written By
Posted
Problem with Connector and Eclipse
Ben
January 17, 2005 03:56PM


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.