Commons DBCP Managed Data Sources
---------------------------------
Key: OPENEJB-606
URL: https://issues.apache.org/jira/browse/OPENEJB-606
Project: OpenEJB
Issue Type: New Feature
Reporter: Dain Sundstrom
Assignee: Dain Sundstrom
Fix For: 3.0
This patch changes the "Default JDBC Database" and "Default Unmanaged JDBC
Database" to use DBCP for connection pooling. DBCP is the connection pooling
code used by many projects like Tomcat and OpenJPA. Once installed all of the
properties http://jakarta.apache.org/commons/dbcp/configuration.html can be
configured via the normal OpenEJB configuration files.
This patch is contingent on
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.