Jesper Pedersen created WFLY-5661:
-------------------------------------
Summary: Enable CCM for jta=false
Key: WFLY-5661
URL:
https://issues.jboss.org/browse/WFLY-5661
Project: WildFly
Issue Type: Bug
Components: JCA
Affects Versions: 10.0.0.CR4
Reporter: Jesper Pedersen
Assignee: Stefano Maestri
Currently AbstractDataSourceAdd doesn't add the CCM service for jta=false deployments,
which could work if applications rely on the CCM boundaries.
For both jta=true and jta=false deployments the dependency should be guarded with a
"if (useCCM)"
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)