https://issues.apache.org/bugzilla/show_bug.cgi?id=50326
--- Comment #2 from Konstantin Kolinko <knst.koli...@gmail.com> 2010-11-24 07:46:17 EST --- Note, that if you are unsatisfied by DBCP version bundled in Tomcat, you can use any other version of DBCP libraries directly, as well as any other pool implementation. Hint: use "factory" attribute on the <Resource> element. For DBCP the value will be "org.apache.commons.dbcp.BasicDataSourceFactory". Ask on the users mailing list if you have further questions. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org