[jboss-jira] [JBoss JIRA] (WFLY-3563) Handle mixed-domain transformation use cases involving splitting out new subsystems

Brian Stansberry (JIRA) issues at jboss.org
Mon Jun 30 14:21:24 EDT 2014


Brian Stansberry created WFLY-3563:
--------------------------------------

             Summary: Handle mixed-domain transformation use cases involving splitting out new subsystems
                 Key: WFLY-3563
                 URL: https://issues.jboss.org/browse/WFLY-3563
             Project: WildFly
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Domain Management
            Reporter: Brian Stansberry
             Fix For: 9.0.0.CR1


This may end up needing subtasks.

We need to be able to handle the mixed-domain transformation issues that arise when a subsystem is split out from a previously existing subsystem.

1) The registering slave will have no version info for the new subsystem. The new subsystem needs to be able to register a transformer for the logical equivalent of the 'null' version.

2) It needs to be possible to register a discard for the root resource of a subsystem. For example, when jsf was split out, the presence of the subsystem was equivalent to the default behavior of the legacy 'web' subsystem, so jsf could just be discarded.

3) It needs to be possible for one subsystem to issue a reject transformation if the another subsystem is not configured. For example, when jsf was split out it would have been valid for a reject transformation to have been applied by web if the jsf subsystem was not present, since the legacy slave will have jsf. (It's ok this reject wasn't done; I'm just using jsf/web as an example.) 



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list