Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: ApacheJServ and Oracle connectivity.

Re: ApacheJServ and Oracle connectivity.

From: Morten Primdahl <morten_at_caput.com>
Date: Wed, 05 Apr 2000 12:33:00 +0200
Message-ID: <38EB165C.D1C0243A@caput.com>

Hi Tom.

Are you running JServ in Manual or Automatic mode?

Morten

"Thomas J. Clancy" wrote:
>
> Hello All,
>
> If anyone could help me, I would appreciate it. I have ApacheJServ running
> with Apache under RedHat Linux 6.1 and I have a servlet that I've written to
> use jdbc with oracle. Now, I have set the wrapper.classpath stuff in the
> jserv.properties config file to look at the oracle jdbc java classes but
> when I try to do a Class.forName("oracle.jdbc.driver.OracleDriver") I get a
> ClassNotFoundException. I have this same code in a stand-alone application
> with my CLASSPATH environment variable set and the application connects to
> the database just fine. Is there something I'm missing in the JServ setup?
> Yes, I have taken the Apache server down and restarted it, but still the
> servlet cannot see the driver. Any clues?
>
> thanks,
>
> tom

--

Morten Primdahl		Caput ApS	Tel +45 33 12 24 42		
morten_at_caput.com	Nygade 6	Fax +45 33 91 24 42
http://www.caput.com	DK-1164 Kbh K
Received on Wed Apr 05 2000 - 05:33:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US