I did try setting the CLASSPATH in both the line executing Apache and in the
jserv.properties file as below:

wrapper.classpath=/usr/local/src/ApacheJServ-1.0b5/src/java/ApacheJServ.jar
wrapper.classpath=/usr/local/src/JSDK2.0/lib/jsdk.jar
wrapper.classpath=/oracle/app/oracle/product/8.0.5/jdbc/lib/classes111.zip

Any more ideas ?

Ed.

----- Original Message -----
From: Steve Nguyen <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Sent: Thursday, June 03, 1999 11:53 AM
Subject: Re: Oracle JDBC and JServ


> Oracle thin does not required any PATH but only proper classpath to its
> classes.
> The error stated clearly: no classes found :-)
>
> Steve Nguyen
> KBMail Software & Service Provider
> http://www.kbmail.com/ISP/index.html
>
> ----- Original Message -----
> From: Eduardo Mardell <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, June 03, 1999 8:24 PM
> Subject: Oracle JDBC and JServ
>
>
> > Sorry if this has been asked before but:
> >
> > Can anyone point me in the right direction to get Oracle thin client
JDBC
> > drivers to
> > work from Linux/Jserv/Apache ?
> >
> > I have got JServ serving servlets but get the following message in the
> > Jserv.log file
> > when I request a servlet containing an Oracle call.
> >
> > --
> > [03/06/1999 11:01:23:238] (ERROR) ajp11: Servlet Error:
> > java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver:
> > oracle/jdbc/driver/OracleDriver
> > [03/06/1999 11:01:23:238] (ERROR) an error returned handling request via
> > protocol "ajpv11"
> > --
> >
>
>
>
>
> -- --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> READ THE FAQ!!!!     <http://java.apache.org/faq/>
> Archives and Other:  <http://java.apache.org/main/mail.html/>
> Problems?:           [EMAIL PROTECTED]
>



-- --------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to