[jboss-jira] [JBoss JIRA] (AS7-6651) Fix marshalling of domain controller discovery options

Farah Juma (JIRA) jira-events at lists.jboss.org
Thu Feb 28 13:28:56 EST 2013


Farah Juma created AS7-6651:
-------------------------------

             Summary: Fix marshalling of domain controller discovery options
                 Key: AS7-6651
                 URL: https://issues.jboss.org/browse/AS7-6651
             Project: Application Server 7
          Issue Type: Bug
          Components: Domain Management
            Reporter: Farah Juma
            Assignee: Farah Juma


The marshalling code for domain controller discovery options currently assumes that any static-discovery elements will be provided before any discovery-option elements and writes the discovery options to the XML file in this order. This needs to be fixed since static-discovery and discovery-option elements can actually be provided in any order, any number of times. The discovery options need to be written to the XML file in the order they were provided in. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list