Re: ClassNotFoundException: oracle.jdbc.driver.OracleDriver
- From: Lee Fesperman <firstsql@xxxxxxxxxxxxx>
- Date: Fri, 15 Apr 2005 00:33:53 GMT
kajko wrote:
>
> Hi.
> I try play a little bit with a oracle, tomcat, apache. I setup apache,
> tomcat, and the oracle 10g. Now I try login to my database by website using
> jsp files.
> Base on website : http://elab.bus.umich.edu/how-to-oracle-jsp.php
> I made the page to pull up some records - just to see if this works.
> When I point in the webbrowser to this file i receive error:
>
> ClassNotFoundException: oracle.jdbc.driver.OracleDriver
>
> When I am login on that server I can use sqlplus.
> What could be problem?
> I use a debian system with oracle10g, tomcat 5.5.9 and jdk1.5.
>
> Please point me to some useful documents, examples.
> Thanks for help.
You need to put the JDBC Driver jar/zip in the standard shared library for Tomcat. I
don't what that is, however. It can also be put in common jars under lib/ext or
jre/lib/ext for your JVM.
--
Lee Fesperman, FFE Software, Inc. (http://www.firstsql.com)
==============================================================
* The Ultimate DBMS is here!
* FirstSQL/J Object/Relational DBMS (http://www.firstsql.com)
.
- Follow-Ups:
- Re: ClassNotFoundException: oracle.jdbc.driver.OracleDriver
- From: Lee Fesperman
- Re: ClassNotFoundException: oracle.jdbc.driver.OracleDriver
- References:
- Prev by Date: Re: setNull for mysql
- Next by Date: Re: ClassNotFoundException: oracle.jdbc.driver.OracleDriver
- Previous by thread: ClassNotFoundException: oracle.jdbc.driver.OracleDriver
- Next by thread: Re: ClassNotFoundException: oracle.jdbc.driver.OracleDriver
- Index(es):
Relevant Pages
|
|