I've got our developers to reload the class as per your recommendation but
it does not seem to
change it ?
We have no problem in compiling as you said so our environment from command
line is fine but
when running Apache/Jserv it does not seem to be picking everything up !
I'm buggered if I have any more ideas about what to change !!
Hope you can help...
Ed.
----- Original Message -----
From: Steve Nguyen <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Sent: Thursday, June 03, 1999 3:21 PM
Subject: Re: Oracle JDBC and JServ
> First of all, as you can compile your class, your Oracle class should be
> working OK.
> Under Linux, I have experienced some tricky thing that I had to call
> Class.forName("oracle.jdbc.driver.OracleDriver").newInstance() AGAIN
before
> call getConnection();
>
> Try it and let me know.
>
> Steve Nguyen
> KBMail Software & Service Provider
> http://www.kbmail.com/ISP/index.html
>
> ----- Original Message -----
> From: Eduardo Mardell <[EMAIL PROTECTED]>
> To: Java Apache Users <[EMAIL PROTECTED]>
> Sent: Thursday, June 03, 1999 11:46 PM
> Subject: Re: Oracle JDBC and JServ
>
>
> > 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.
>
>
>
>
> -- --------------------------------------------------------------
> 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]