Currently I'm using OFBiz 12.04.02 which uses commons-dbcp 1.4. I'm looking
to take advantage of some of the newer features in dbcp 2 which I noticed is
the version being used in trunk. I was hoping to get others' takes on
feasibility and/or ease of adding/upgrading dbcp to the latest version in
12.04. 

Additionally, wondering if anyone has had experience with using another
connection pooling solution, such as tomcat's connection pooling or c3p0 and
what kinds of impacts on the framework that a switch like that had? I
realize that the intent is that it should be as straight forward as
implementing a new ConnectionFactory for your chosen solution but wanted to
seek out any other "gotchas" that may come up (e.g. Transaction management,
etc). 

Thanks!
Darrell



--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/Connection-Pooling-in-Framework-tp4656132.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to