Hi Sachin try unzipping classes12.zip and then jar it again (jar cvf ...) and put the classes12.jar in your application\WEB-INF\lib or tomcat\lib directories.
Amine ----- Original Message ----- From: "Sachin Tyagi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 31, 2001 9:22 AM Subject: Tomcat4.0:-java.lang.ClassNotFoundException:oracle.jdbc.driver.OracleDriver.. > hi all, > while I am running my web application with Tomcat4.0(Catalina) in accessing > database queries.It is showing java.lang.ClassNotFoundException: > oracle.jdbc.driver.OracleDriver.. > I am using classes12.zip driver ..I have already set classpath for the > same..And with Tomcat3.2 my application is running well. Only with Tomcat4.0 > getting this problem.I am trying to upgrade for Tomcat4.0. > In this case any thing I have to edit or set properties in server.xml. or > some where else. Or this relate with Realms. > If any one having idea about this plz pass this. > > Regards > Sachin > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
