[jboss-jira] [JBoss JIRA] (WFCORE-3625) Elytron subsystem template does not match what we persist

Brian Stansberry (JIRA) issues at jboss.org
Tue Feb 20 09:05:00 EST 2018


Brian Stansberry created WFCORE-3625:
----------------------------------------

             Summary: Elytron subsystem template does not match what we persist
                 Key: WFCORE-3625
                 URL: https://issues.jboss.org/browse/WFCORE-3625
             Project: WildFly Core
          Issue Type: Bug
          Components: Domain Management, Security
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 4.0.0.Beta2


When we persist domain.xml in full, the elytron subsystem ends up being reordered vs what we shipped in the standard config. I assume this occurs with all the config files.

The element and attribute order in the standard config, the persistence and the xsd should be the same.

Specifically:

audit-logging moves from after providers to before
http moves from before sasl to after

The xsd agrees with what's in the standard config so this looks to be a marshalling problem.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list