You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Dennis Muhlestein <de...@zserve.com> on 2002/09/24 16:36:55 UTC

DBCP w/ SQL Server

I'm not sure what we have applies.  We use a tds implemenation that is
not provided by microsoft for the jdbc driver (www.inetsoftware.de). 
All I've done is copy/paste the example config for dbcp and replace the
driver name/username/url etc with my own info and it all works good.


On Mon, 2002-09-23 at 21:52, Amitabh Dubey wrote:
> If you have a snippet of the server.xml file that uses DBCP, please could
> you post it here. Although I think i got DBCP to work with SQLServer,
> pooling was not being used. The reason i say this is because, i had set my
> maxActive to 7 and my pool kept growing.
> 
> I would really appreciate it if you could post your server.xml here.
> 
> Thanks
> Amitabh
> 
> -----Original Message-----
> From: Dennis Muhlestein [mailto:dennis@zserve.com]
> Sent: Monday, September 23, 2002 3:33 PM
> To: tomcat-user@jakarta.apache.org
> Subject: RE: Poolman Configuration
> 
> 
> We use DBCP with SQL Server and haven't had a single problem.  Am I
> missing something or are you?
> 
> -Dennis
> 
> On Mon, 2002-09-23 at 12:11, Amitabh Dubey wrote:
> > DBCP does not work well with SQL Server, so i was told. I guess i will
> have
> > to look into some commercial product then. Any suggestions?
> >
> > Thank you
> > Amitabh
> >
> > -----Original Message-----
> > From: Rick Fincher [mailto:rnf@tbird.com]
> > Sent: Monday, September 23, 2002 1:06 PM
> > To: Tomcat Users List; dubey@petris.com
> > Subject: Re: Poolman Configuration
> >
> >
> > Is anybody still developing Poolman?  I heard the original developer
> retired
> > it.  If you are just starting out you might want to use another connection
> > pooling package like DBCP in the Jakarta Commons project, so you don't get
> > locked into a defunct product.
> >
> > This is from the web site listed on SourceForge as Poolman's home page
> > (www.codestudio.com):
> >
> > PoolMan is no longer available or supported through this site. It did
> > exceedingly well during its lifetime, and I appreciate the important role
> it
> > played in so many distributed applications over the past three years. If
> you
> > are looking for connection and object pooling mechanisms, they can now be
> > found in application servers such as JRun, Tomcat and the Jakarta Project,
> > and other J2EE products and servers.
> >
> > -PS Neville
> >
> >
> > Rick
> >
> > ----- Original Message -----
> >
> > > Does anyone have poolman successfully configured. If so, please could
> you
> > > post your poolman.xml. If you have used it with SQL Server, then that
> > would
> > > be perfect.
> > >
> > > Thanks
> > > Amitabh
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> > <ma...@jakarta.apache.org>
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> >
> 
> 
> --
> To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>