2012/3/26 S Ahmed <sahmed1...@gmail.com>: > Is the jdbc pool somehow married to tomcat or can I use it with other > containers potentially? (
1. You certainly can use it with other containers. But it depends on Tomcat version of logging library (That is tomcat-juli.jar). You have to copy that jar as well. >> http://people.apache.org/~fhanik/jdbc-pool/jdbc-pool.html) 2. The above link is obsolete. The current version of this pool implementation comes bundled with Tomcat 7.0 releases. The correct documentation is here: http://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org