On 04/11/2010 05:50, mike houston wrote:
> Hi..
> 
> Is there a framework for implementing database connection pooling in tomcat
> 6?
> I am migrating my application from tomcat 4 to 6. There is already a
> connection pooling implemented for the sql2000 server using the MS pool.exe
> framework. But now thats not quite compatible.
> 
> Please suggest.
> 
> Thanks,
> Mike
> 

http://tomcat.apache.org/tomcat-6.0-doc/jndi-datasource-examples-howto.html


Tomcat has Commons DBCP available out-of-the-box, configure a DataSource
and it just works.


p

Attachment: 0x62590808.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to