[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:49:04 EST 2018
[ https://issues.jboss.org/browse/WFCORE-3625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reassigned WFCORE-3625:
----------------------------------------
Assignee: (was: Brian Stansberry)
https://github.com/wildfly/wildfly-core/compare/master...bstansberry:WFCORE-3625 fixes the parser order to match the xsd, but it results in a lot of elytron subsystem test failures. It looks like a lot of the test xml files use the incorrect order.
> 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
> 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