]
Jason Greene updated WFLY-4379:
-------------------------------
Fix Version/s: 9.0.0.CR2
(was: 9.0.0.CR1)
Always expose <transaction-support> for resource adapters
---------------------------------------------------------
Key: WFLY-4379
URL:
https://issues.jboss.org/browse/WFLY-4379
Project: WildFly
Issue Type: Task
Components: JCA
Reporter: Jesper Pedersen
Assignee: Stefano Maestri
Priority: Critical
Fix For: 9.0.0.CR2
The <transaction-support> setting for resource adapters should always be exposed in
the DMR model - e.g. no "undefined".
If the value isn't explicit defined by the deployment, then it will be obtained from
the metadata repository of the archive in question.
This also makes it clear that <xa-pool> is used for XATransaction deployments.