I'm not aware of any connection pooling software that's native, or comes 
bundled with Tomcat.

I've downloaded PoolMan (http://www.codestudio.com/), but I had some luck 
with v. 1.4.1  -- version 2.0beta (their latest) does not work (for me) at 
all.

There are some other packages also (dbconnection broker at 
www.javaexchange.com, for example), that seem to be well thought of, but 
which I haven't tried.

Adding these packages generally involves adding the .jar file(s) to your 
classpath (webapps/your-app/lib, if only one application uses connection 
pooling), and then modifying a configuration file.  Poolman comes with 
sample files, java-doc (for the non-standard interfaces), and some text 
instructions.

Cheers,
E.
>From: Balaji Muniraja <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED], [EMAIL PROTECTED]
>Subject: Connection Pooling
>Date: Wed, 18 Apr 2001 02:26:05 +0100 (BST)
>
>Hi Gurus,
>    I am new to the TOMCAT and JSP. Can any one guide
>me how to use Connection Pooling with TOMCAT and JSP.
>
>Thanks for the efforts and the help in Advance.
>
>Thanks and Regards
>M.Balaji.
>
>
>____________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
>or your free @yahoo.ie address at http://mail.yahoo.ie

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Reply via email to