I'm trying to get JdbcDataSource to work, but I get a ClassNotFoundException
upon:

        Class.forName("oracle.jdbc.driver.OracleDriver")

I have tried placing the Oracle class archive (classes12.zip) in dist/lib,
expanded in my .bar (next to my other classes), and in my shell CLASSPATH.

Any clues?  Thanks for your help.

-John


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to