Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently tomcat-jdbc converts dbcp config to its own config but most of the time it is misleading for users, just getting rid of it will force users to use pool specific config but will be more direct to understand then.
This task also removes default set for DBCP to be 100% aligned on the pool doc.