----------------------------------------------------------------
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!!!
----------------------------------------------------------------
> From [EMAIL PROTECTED] Tue Jan 4 09:16:55 2000
> From: [EMAIL PROTECTED]
> X-Lotus-FromDomain: AEPIN
> To: "Java Apache Users" <[EMAIL PROTECTED]>
> Date: Tue, 4 Jan 2000 10:09:06 -0500
> Subject: Re: d2 connections
> Mime-Version: 1.0
> Content-Disposition: inline
> List-Software: LetterRip Pro 3.0.7 by Fog City Software, Inc.
> List-Subscribe: <mailto:[EMAIL PROTECTED]>
> List-Digest: <mailto:[EMAIL PROTECTED]>
> List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
>
> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
>
>
>
> Nick
>
> Would you be willing to send me your jserv.conf and your jserv.properties file
> any other information you
> think would be helpful ?
>
>
> Thanks c. gilbert
>
>
Cathy,
I looked at my jserv.conf and jserv.properties files and cannot see anything in them
that would affect connections. However, I have a question for you. Do you use a
class variable variable or an instance variable for your connection object within the
servlet? If so you will only get one connection per servlet even thougth the servlet
my run more than once since each each servlet class only exists once inside jserv.
Nick
>
>
>
> [EMAIL PROTECTED] (Nick Gilliam d-3712 7-5554 ng96753 gillidn) on
> 01/04/2000 09:48:04 AM
>
> Please respond to "Java Apache Users" <[EMAIL PROTECTED]>
>
> To: [EMAIL PROTECTED]
> cc: (bcc: Cathy L Gilbert/OR1/AEPIN)
>
> Subject: Re: d2 connections
>
>
>
>
> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
>
>
> > From [EMAIL PROTECTED] Mon Jan 3 18:06:53 2000
> > From: "Gangmeng Ji" <[EMAIL PROTECTED]>
> > To: "Java Apache Users" <[EMAIL PROTECTED]>
> > Subject: Re: d2 connections
> > Date: Tue, 4 Jan 2000 09:52:29 +1100
> > MIME-Version: 1.0
> > Content-Transfer-Encoding: 7bit
> > X-Priority: 3
> > X-MSMail-Priority: Normal
> > X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
> > List-Software: LetterRip Pro 3.0.7 by Fog City Software, Inc.
> > List-Subscribe: <mailto:[EMAIL PROTECTED]>
> > List-Digest: <mailto:[EMAIL PROTECTED]>
> > List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
> >
> > ----------------------------------------------------------------
> > 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 create a db pool for handling db connections if you haven't done
> > so. Apparently there are several options (Check out the book titled Java
> > Servlet Programming).
> >
> > cheers
> > gangmeng
> >
> > >
> > > jserv 1.1b2
> > > apache 1.3.9
> > > aix 4.3.3
> > > db2 6.1
> > >
> > > I have successfully made the connection between my servlets and the
> > > db2 database. However I seem to only have one active connection at
> > > a time. When viewing netstat all the other connections are in a
> > > time_wait
> > > state. I have confirmed this with the db2 dba and he also only sees
> > > one connection into the database. Is this a problem with the
> > > way I have the servlet engine configured or a problem with aix or the
> > > db2 client?
>
> We are running a similar environment except with DB2/Solaris 5.2. Perhaps I do
> not fully understand the problem you are having. However, we are able to obtain
> multiple DB2 connections with no apparent problems with multiple servlets.
>
> Nick
>
>
> > >
> > >
> > > --
> > > --------------------------------------------------------------
> > > Please read the FAQ! <http://java.apache.org/faq/>
> > > To subscribe: [EMAIL PROTECTED]
> > > To unsubscribe: [EMAIL PROTECTED]
> > > Archives and Other: <http://java.apache.org/main/mail.html>
> > > Problems?: [EMAIL PROTECTED]
> > >
> >
> >
> >
> > --
> > --------------------------------------------------------------
> > Please read the FAQ! <http://java.apache.org/faq/>
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > Archives and Other: <http://java.apache.org/main/mail.html>
> > Problems?: [EMAIL PROTECTED]
> >
> >
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html>
> Problems?: [EMAIL PROTECTED]
>
>
>
>
>
>
>
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html>
> Problems?: [EMAIL PROTECTED]
>
>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]