]
Brian Stansberry updated WFCORE-2882:
-------------------------------------
Fix Version/s: 4.0.0.Alpha1
(was: 3.0.0.Beta29)
We're in blockers-only mode now so further work will need to be in Core 4.
Review & fix xml persistence of elytron subsystem
-------------------------------------------------
Key: WFCORE-2882
URL:
https://issues.jboss.org/browse/WFCORE-2882
Project: WildFly Core
Issue Type: Task
Components: Domain Management, Security
Reporter: Tomaz Cerar
Assignee: Tomaz Cerar
Fix For: 4.0.0.Alpha1
Elytron subsystem uses a mess of parsers and duplicate code in them.
Go trough all parsers and unify attribute persistence with rest of the server.
also get rid as much of custom parser code as possible.
Update XSDs where appropriate to follow common model.