[jboss-jira] [JBoss JIRA] (WFLY-4383) Wrong order of elements in appclient.xml

Panagiotis Sotiropoulos (JIRA) issues at jboss.org
Tue Feb 24 08:07:49 EST 2015


Panagiotis Sotiropoulos created WFLY-4383:
---------------------------------------------

             Summary:  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


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