[jboss-jira] [JBoss JIRA] (AS7-6651) Fix marshalling of domain controller discovery options
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Apr 10 17:40:55 EDT 2013
[ https://issues.jboss.org/browse/AS7-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766313#comment-12766313 ]
Brian Stansberry commented on AS7-6651:
---------------------------------------
I believe this can be resolved.
> 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
> Fix For: 8.0.0.Alpha1
>
>
> 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