-
Task
-
Resolution: Done
-
Major
-
None
-
None
Connection factories (and datasources) may not always need the association with the cached connection manager.
Add an "use-ccm" attribute,
<connection-definition .... use-ccm="false">
<datasource ... use-ccm="false">
default true, to control the behaviour.