----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

I would put the Oracle drivers ONLY in the Classpath 
(wrapper.classpath=/path/to/oracle). If you put them in both they will 
probably conflict.

Ben Ricker <-- wishing his name was 'Darko'

Darko Stankovic wrote:

> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
> 
> Hello, me again, well the error I am getting when trying to access my
> servlet thru Apache is :
> java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
> 
> So I believe that there has to be something with the config files, since my
> compilation went fine which means it found oracle driver at compilation
> time. I also set classpath and path to classes12.zip in jserv.properties
> file, and my own environment.
> Does anybody know where else or what else I need to set up/get in order for
> this to work from Apache.
> 
> Thanx,
> 
> Darko
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Darko
> Stankovic
> Sent: January 15, 2001 1:15 PM
> To: Java Apache Users
> Subject: RE: ApacheJServ-oracle
> 
> 
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
> 
> Match, yes I did put zip file in my classpath as well as path, and compiling
> is ok, the only thing is I cant access it thru the browser.
> 
> Shanahan, thanx for your help, yes I think I need to do that, to test step
> by step.
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Match Grun
> Sent: January 15, 2001 11:14 AM
> To: Java Apache Users
> Subject: Re: ApacheJServ-oracle
> 
> 
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
> 
> You need to put the ZIP file in your CLASSPATH.
> 
> Match
> 
> Darko Stankovic wrote:
> 
>> ----------------------------------------------------------------
>> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
>> WHEN YOU POST, include all relevant version numbers, log files,
>> and configuration files.  Don't make us guess your problem!!!
>> ----------------------------------------------------------------
>> 
>> Hello, I have jdk1.2.2, jsdk2.0. Apache_JServ-1.0, on rh 6.0 box and I am
>> trying to use oracle driver to connect to an oracle database on nt box. I
>> am able to compile and everything is fine using this driver, but when I
> 
> try
> 
>> to instantiate it thru the browser, it gives me exception
>> "oracle.jdbc.driver.OracleDriver". Now I am not sure why this happens,
>> maybe I did not put the classpath right, but compilation is ok. I put
>> classes12.zip file into my servlet repository.
>> Does anybody any suggestions about this ?
>> 
>> Thanx for your help.
>> 
>> Darko
>> 
>> --
>> --------------------------------------------------------------
>> Please read the FAQ! <http://java.apache.org/faq/>
>> To subscribe:        [EMAIL PROTECTED]
>> To unsubscribe:      [EMAIL PROTECTED]
>> Search Archives:
>> <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
>> Problems?:           [EMAIL PROTECTED]
> 
> 
> 
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search Archives:
> <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
> Problems?:           [EMAIL PROTECTED]
> 
> 
> 
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search Archives:
> <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
> Problems?:           [EMAIL PROTECTED]
> 
> 
> 
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search Archives: 
> <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
> Problems?:           [EMAIL PROTECTED]
> 
> 
> 



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to