This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
gcj with oracle
- From: Michael Anderson <mca at arlut dot utexas dot edu>
- To: java at gcc dot gnu dot org
- Date: Thu, 23 Jan 2003 12:40:13 -0600
- Subject: gcj with oracle
Is it possible to do a native compile of java code acessing an oracle
database with gcj. I get the following errors when I run my app:
Cannot find the database driver classes.
java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
Do I have to manually compile the classes111.zip file? If so, what do I
need to do?
Thanks,
Mike
Vitals:
gcj 3.2.1
Oracle 8.1.6
Solaris 8