[
https://jira.jboss.org/browse/JBAS-8231?page=com.atlassian.jira.plugin.sy...
]
Brian Stansberry commented on JBAS-8231:
----------------------------------------
The order is preserved in the main domain.xml, host.xml, standalone.xml elements, but I
didn't analyze all the subsystem configs, so there may still be a few that don't
preserve order.
Note also that order is preserved within collections of elements of the same type (e.g.
subsystems in a profile). For children of a different type, the parent will write them in
a fixed order, which may not be the way the original document had them. General intent is
the fixed order will match the order in which the child elements are listed in the
schema.
Determine whether domain model objects should retain the order of
elements in the underlying config document
------------------------------------------------------------------------------------------------------------
Key: JBAS-8231
URL:
https://jira.jboss.org/browse/JBAS-8231
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 7.0.0.Alpha1
Well before M1, decide whether we have to have the ability to rewrite a
domain/host/standalone.xml with elements in the same order as they were originally
written.
Requiring this means needing to track ordering in the domain model classes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira