[
https://issues.jboss.org/browse/WFLY-4764?page=com.atlassian.jira.plugin....
]
Amos Feng commented on WFLY-4764:
---------------------------------
Hi Tom,
The cmr elements have been introduced in the 3.0 version. I think the 1.5 version was
ported from EAP with WFLY-3680. I'm not sure why we need this but there is a little
confuse in the transformer codes:
{code}
//Versions < 3.0.0 is not able to handle commit-markable-resource
subsystemRoot200.rejectChildResource(CMResourceResourceDefinition.PATH_CM_RESOURCE);
{code}
So it looks like need to revert [~maeste]'s commit.
Amos
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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)