[jboss-jira] [JBoss JIRA] (WFLY-4764) XSD schema for transaction subsytem does not contain element of commit-markable-resource
Amos Feng (JIRA)
issues at jboss.org
Mon Jul 6 20:19:03 EDT 2015
[ https://issues.jboss.org/browse/WFLY-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086944#comment-13086944 ]
Amos Feng commented on WFLY-4764:
---------------------------------
jboss_as-txn_1_5.xsd name space is "urn:jboss:domain:transactions:1.5" used in EAP6.4 support CMR
jboss_as-txn_2_0.xsd name space is "urn:jboss:domain:transactions:2.0" used in Wildfly8 NOT support CMR
wildfly-txn_3_0.xsd name space is "urn:jboss:domain:transactions:3.0" used in Widfly9 support CMR
So if EAP7 is based on the Wildfly9, I think it is OK to support the CMR.
> 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)
More information about the jboss-jira
mailing list