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

Charles,

I would recommend two things, first print out the
exception stack instead of just printing your error
message ("SQLException caught Io exception: The network adapter could not
established the connection").

Then I would guess that Jserv is not configured with the correct classpath,
check jserv.properties for
wrapper.classpath=/oracle_home_path/8.1.6/jdbc/lib/classes111.zip
or a similiar string.

hope this helps

/marco

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Charles
> Smith LAMARRE
> Sent: Monday, August 21, 2000 2:07 PM
> To: [EMAIL PROTECTED]
> Subject: Configuring Jserv to work with remote database Oracle 8i RH
>
>
> ----------------------------------------------------------------
> 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]
>



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