Why is Tomee still using DBCP? See this http://people.apache.org/~fhanik/jdbc-pool/jdbc-pool.html
I don't see why cannot Tomee delegate to Tomcat DB pool. After reading limitations of DBCP that I was not aware of I cannot go with it in prod. I thought Tomee had a tweaked DB pool like one in jBoss especially for concurrency and newer JDKs. So the next question is that if we Tomee cannot delegate to Tomcat DB pool. What do I need to do to use Tomcat pool in Tomee? Is it hard for Tomee to switch to use Tomcat DB pool? -- View this message in context: http://openejb.979440.n4.nabble.com/DB-pool-resource-Tomee-production-tp4656425p4656442.html Sent from the OpenEJB User mailing list archive at Nabble.com.