[jboss-jira] [JBoss JIRA] (WFCORE-42) Ensure methods on CommonXml called by sub-classes are not version specific.
Darran Lofthouse (JIRA)
issues at jboss.org
Thu Nov 6 12:32:30 EST 2014
[ https://issues.jboss.org/browse/WFCORE-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse updated WFCORE-42:
-----------------------------------
Summary: Ensure methods on CommonXml called by sub-classes are not version specific. (was: Add a ServerXml Parser which extends CommonXml)
> Ensure methods on CommonXml called by sub-classes are not version specific.
> ---------------------------------------------------------------------------
>
> Key: WFCORE-42
> URL: https://issues.jboss.org/browse/WFCORE-42
> Project: WildFly Core
> Issue Type: Task
> Components: Domain Management
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 1.0.0.Alpha12
>
>
> 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.3.8#6338)
More information about the jboss-jira
mailing list