Hi, I have been looking at the connection pooling libraries that we presently have and it appears (at least the way the documentation puts it, https://tomcat.apache.org/tomcat-8.5-doc/jdbc-pool.html) that tomcat-jdbc is much better than tomcat-dbcp. Have we considered promoting it to the default connection pool implementation? Do we want to continue to offer it and an alternative? Are there situations when dbcp is better than jdbc?
Disclaimer: I haven't used either, but figured that potentially removing a dependency was worth inquiring about. Thanks, Coty --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org