Thanks for the comments on permissions....have a hope there for a minute but
all are readable and executable
where required to world.

Update...Just tried the SnoopServlet and that doesn't work from the jdk
examples although
our test servlets do work ...in the same directory ? Does this enlighten
anyone ?

Ed.

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


> Your Apache user ID (usually "nobody") may not have enough right to read
> this Oracle classes :-)
>
> Steve
>
> ----- Original Message -----
> From: Eduardo Mardell <[EMAIL PROTECTED]>
> To: Java Apache Users <[EMAIL PROTECTED]>
> Sent: Friday, June 04, 1999 1:15 AM
> Subject: Re: Oracle JDBC and JServ
>
>
> > 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
> > >
>
>
>
>
> -- --------------------------------------------------------------
> 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