Re: commons-dbcp support in Tomcat 4.1?

2002-07-01 Thread Jacob Kjome
Hello rory, Yes, Follow the instructions in the following archived message and you will be up and running: http://marc.theaimsgroup.com/?l=tomcat-user&m=102225547106556&w=2 I also wrote a snippet of code here: http://marc.theaimsgroup.com/?l=tomcat-user&m=102230398708809&w=2 Jake Monday, Jul

commons-dbcp support in Tomcat 4.1?

2002-07-01 Thread rory . douglas
Hi there Tomcat-docs indicates that DB Connection Pooling "is based on the DBCP connection pool". Does that imply that there is a default JNDI Object Factory configured for javax.sql.Datasource using Commons DBCP? I guess what I'm really asking is: to use Connection Pooling, is all I need the