----------------------------------------------------------------
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!!!
----------------------------------------------------------------

Darko,

Make sure you put the appropriate classes.zip and nls_charset.zip files
in the classpath for jserv. Do this by adding them to your 
jserv.properties file. Mine look like:

wrapper.classpath=/usr/local/oracle/8.1.6/java2/classes12_01.zip
wrapper.classpath=/usr/local/oracle/8.1.6/java2/nls_charset12_01.zip

HTH

Chris

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!!!
> ----------------------------------------------------------------
> 
> 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]

-- 
Chris Cheshire
Manager of Software Development
bigredwire.com
Phone : +1 805 560 6666 (w)
        +1 805 559 9166 (m)
Fax :   +1 805 560 8901
Email : [EMAIL PROTECTED]

   Real Programmers don't draw flowcharts. 
   Flowcharts are the illiterate's form of 
   documentation. Cavemen drew flowcharts; 
   look at how much good it did for them


--
--------------------------------------------------------------
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