]
Carlo de Wolf updated WFLY-5661:
--------------------------------
Labels: downstream_dependency (was: )
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: Lin Gao
Labels: downstream_dependency
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)"