[jboss-jira] [JBoss JIRA] (AS7-4637) Get core resources and operations out of the controller module

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Sun Nov 25 09:23:21 EST 2012


     [ https://issues.jboss.org/browse/AS7-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated AS7-4637:
----------------------------------

    Fix Version/s: 7.3.0.Alpha1
                       (was: 7.2.0.Alpha1)

    
> Get core resources and operations out of the controller module
> --------------------------------------------------------------
>
>                 Key: AS7-4637
>                 URL: https://issues.jboss.org/browse/AS7-4637
>             Project: Application Server 7
>          Issue Type: Task
>          Components: Domain Management
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 7.3.0.Alpha1
>
>
> The controller module has a lot of classes related to core resources (resource defs, op handlers, description providers for things like interfaces) that are only in there so they can be commonly accessible to both server and host-controller. This is unnecessary, since host-controller depends on server.
> Either move these to server or create a separate module for this stuff; restrict the controller module to the true core ModelController stuff.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list