Darran Lofthouse created WFCORE-42:
--------------------------------------
Summary: Add a ServerXml Parser which extends CommonXml
Key: WFCORE-42
URL:
https://issues.jboss.org/browse/WFCORE-42
Project: WildFly Core
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Domain Management
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.0.0.Alpha4
Both StandaloneXml and AppclientXml parse XML starting from the server element.
This duplication has always been problematic as AppclientXml is completely separate from
the remaining domain config parsing, however with the core split this is even worse.
This change is to introduce a ServerXml that can be the common base for both StandaloneXml
and AppclientXml - except in extreme cases it will then be safe to ignore AppclientXml for
further schema updates.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)