This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]