Hi
I am trying to set up a datasource in JRun 3 to use Oracle 8i. I enter
the URL and driver info as specified but when I go to test the
datasource, I get the msg:
No Valid JDBC Driver is Specified
I assume that the driver class had to be in the user classpath, so I
have put the file classes12_01.zip in my servers/<myserver>/lib dir and
have also UNZIPed this file into this dir for good measure.
(from local.properties)
jdbc.askit_dev.driver=oracle.jdbc.driver.OracleDriver
user.classpath={jrun.rootdir}/servers/lib;{jrun.server.rootdir}/lib;{jrun.server.rootdir}/lib/classes12_01.zip
java.classpath={default}
jdbc.askit_dev.driver=oracle.jdbc.driver.OracleDriver
Any help is appreciated; the manual is SORELY lacking in this.
Thanks In Advance ---Raymond
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets