]
Amos Feng commented on WFLY-4764:
---------------------------------
yeah, I will confirm this with Stefano.
XSD schema for transaction subsytem does not contain element of
commit-markable-resource
----------------------------------------------------------------------------------------
Key: WFLY-4764
URL:
https://issues.jboss.org/browse/WFLY-4764
Project: WildFly
Issue Type: Bug
Components: Transactions
Affects Versions: 9.0.0.CR1
Reporter: Ondřej Chaloupka
Assignee: Amos Feng
The commit-markable-resource element was removed from the xsd template for transaction
subsystem in version 2.0 (in comparison with version 1.5)
This is trouble only of the xsd template as management model still contains
`commit-markable-resource` node.
As commit markable resource functionality should be supported for EAP7 as well this
element should be returned back to xsd template.