Re: Poolman Configuration

2002-09-23 Thread Rick Fincher
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

RE: Poolman Configuration

2002-09-23 Thread Amitabh Dubey
; [EMAIL PROTECTED] 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

RE: Poolman Configuration

2002-09-23 Thread Turner, John
Users List Subject: RE: Poolman Configuration 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:[EMAIL PROTECTED]] Sent

Re: Poolman Configuration

2002-09-23 Thread Rick Fincher
Hi Amitabh, A lot of folks seem to like Tyrex, but it may be overkill for you. SourceForge has one project called Proxool, that may be useful. The project is active (released new version on 9/20/02), and seems well documented. Search for pooling on www.sourceforge.net for a list of projects

RE: Poolman Configuration

2002-09-23 Thread Dennis Muhlestein
? Thank you Amitabh -Original Message- From: Rick Fincher [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 1:06 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: Poolman Configuration Is anybody still developing Poolman? I heard the original developer retired

RE: Poolman Configuration

2002-09-23 Thread Mike Jackson
To: [EMAIL PROTECTED] 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

RE: Poolman Configuration

2002-09-23 Thread Mike Jackson
- From: Amitabh Dubey [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 11:11 AM To: Tomcat Users List Subject: RE: Poolman Configuration 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

RE: Poolman Configuration

2002-09-23 Thread Amitabh Dubey
:28 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: RE: Poolman Configuration Use poolman. Poolman good. If you can wait until next week I can send you a copy of my config file (out of the office until then). And I'll even throw in a sql server example as well (even though I use Oracle

RE: Poolman Configuration

2002-09-23 Thread Amitabh Dubey
could post your server.xml here. Thanks Amitabh -Original Message- From: Dennis Muhlestein [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 3:33 PM To: [EMAIL PROTECTED] Subject: RE: Poolman Configuration We use DBCP with SQL Server and haven't had a single problem. Am I