[jboss-jira] [JBoss JIRA] (WFLY-4383) Wrong order of elements in appclient.xml
Panagiotis Sotiropoulos (JIRA)
issues at jboss.org
Mon Mar 2 04:26:49 EST 2015
[ https://issues.jboss.org/browse/WFLY-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Panagiotis Sotiropoulos resolved WFLY-4383.
-------------------------------------------
Fix Version/s: 9.0.0.Beta1
Resolution: Done
> Wrong order of elements in appclient.xml
> ------------------------------------------
>
> Key: WFLY-4383
> URL: https://issues.jboss.org/browse/WFLY-4383
> Project: WildFly
> Issue Type: Bug
> Components: Application Client
> Affects Versions: 9.0.0.Alpha1
> Reporter: Panagiotis Sotiropoulos
> Assignee: Panagiotis Sotiropoulos
> Fix For: 9.0.0.Beta1
>
>
> Description of problem:
> File appclient/configuration/appclient.xml has an incorrect order of elements. <core-environment> tag should be before <recovery-environment /> tag. These tags is in <subsystem xmlns="urn:jboss:domain:transactions:1.4"> and schema is in docs/schema/jboss-as-txn_1_4.xsd. This schema defines specific order of elements.
> Version-Release number of selected component (if applicable):
> 6.4.0.ER2
> Validate logs:
> appclient/configuration/appclient.xml:150: element recovery-environment: Schemas validity error : Element '{urn:jboss:domain:transactions:1.4}recovery-environment': This element is not expected. Expected is ( {urn:jboss:domain:transactions:1.4}core-environment ).
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list