Home » Developer & Programmer » JDeveloper, Java & XML » ClassNotFoundException
ClassNotFoundException [message #90982] Mon, 28 January 2002 10:56 Go to next message
arthur_danek
Messages: 1
Registered: January 2002
Junior Member
I'm trying to connect to Oracle8 with Oracle Thin Client inside a servlet.
This is the error msg that I keep getting.
java.lang.ClassNotFoundException:
oracle.jdbc.driver.OracleDriver
However, I created a test cless using the same settings and I get the data without any problems.

Any assistance is appreciated
Re: ClassNotFoundException [message #90988 is a reply to message #90982] Wed, 30 January 2002 04:39 Go to previous message
Baris Aksu
Messages: 4
Registered: January 2002
Junior Member
I encountered a similar problem some time ago, if you can access oracle dbms with the same environment variable settings from a standalone java program but stuck from a servlet: try this...

just drop classes12.zip(or whatever version) into your JAVA_HOMEjrelibext (on my computer i put it into C:jdk1.3.1_02jrelibext)

i hope this helps...
Previous Topic: Re: maximum open cursors exceeded
Next Topic: Re: JSP database connectivity using SQL
Goto Forum:
  


Current Time: Fri Apr 19 14:44:13 CDT 2024