Problem solved! Sorry to have disturbed you about this...
-dan
PS The solution?:
I unzipped the .zip-files in <root>\JavaWebServer2.0\classes
so the conclusion seems to be JWS takes .jar-files (in ..\lib)
and unzipped files in classes
----- Original Message -----
From: dan
Sent: Saturday, April 22, 2000 12:06 PM
Subject: JWS2.0 + Oracle8i(8.1.5) CLASSPATH PROBLEMS?

According to the JWS2.0Doc .zip files for classes shall be placed in <root>\JavaWebServer2.0\classes (I run NT4).
So I have placed classes111.zip and classes12.zip from Oracle in the classes folder...
 
For compilation I use JBuilder3.5 (java2) and have added classpaths all necessary extra .class files in the .jar form to
<root>\JavaWebServer2.0\lib (according to the JWS2.0Doc) and .class files in the .zip form to
<root>\JavaWebServer2.0\classes.
Compilation == no problems (except for my own programming errors...) 
But running a servlet with an Oracle8i-connection == problems, I get:
 
Unable to find class oracle.jdbc.driver.OracleDriver
 
Any help would be very much appreciated. 
-dan
PS Both classes111.zip and classes12.zip contain oracle\jdbc\driver\OracleDriver.class
===================
Dan �stberg (Oestberg)
www.familydream.com
www.elvberg.com
www.swesuzuki.org
==================

Reply via email to