----------------------------------------------------------------
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 have no problem with Oracle 8i. The same things apply to the
servlets that apply to a normal java application.

What platform are you using? I am using linux and the 100% java 
thin client drivers for oracle.....

Make sure all the oracle stuff is in your classpath for jserv.
In your jserv.properties you need the following added:
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

(change the paths as needed)

If you are using java2, make sure you follow the guidelines for 
changing the security policies (I can't remember the link to this
exactly but have a look at the faqs on apache.org).

HTH 
Chris

Charles Smith LAMARRE 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!!!
> ----------------------------------------------------------------
> 
> I'm new to Jserv and I want to know How t configure Jserv to run my
> JDBC servlets every time I run a JDBC servelt I have
> 
> "SQLException caught Io exception: The network adapter could not
> established the connection"
> 
> But other JDBC applications run on this machine with the same remote
> database wit no problem
> 
> How can I configure Jserv to make the connection ?
> 
> If it's an environnement variable problem How can I fix it with Jserv?
> 
> thanks
> 
> --
> --------------------------------------------------------------
> 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