[jboss-jira] [JBoss JIRA] (AS7-430) DomainController discovery system

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Dec 10 20:26:17 EST 2012


    [ https://issues.jboss.org/browse/AS7-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740509#comment-12740509 ] 

Brian Stansberry commented on AS7-430:
--------------------------------------

On the patching feature topic Emanuel adding the ability to extend the core AS management schema via a ServiceLoader + optional module dependency mechanism:

https://github.com/emuckenhuber/jboss-as/commit/76ad8f229b9568d1798960f2bbfdb8cc68a88ebe

This was done solely to make it fairly easy to remove the patching feature. It could be more generally applicable, although we'd need to think real hard about it. What it doesn't have is any sort of xml parsing/marshalling integration. That wasn't needed for the patching use case.
                
> DomainController discovery system
> ---------------------------------
>
>                 Key: AS7-430
>                 URL: https://issues.jboss.org/browse/AS7-430
>             Project: Application Server 7
>          Issue Type: Task
>          Components: Domain Management
>            Reporter: Brian Stansberry
>            Assignee: Farah Juma
>             Fix For: 7.2.0.CR1
>
>
> Mechanism(s) by which a Host Controller finds a Domain Controller so it can begin the process of integrating into the domain.
> Task includes the host.xml schema elements to configure this, the domain object model classes behind those elements, and the actual implementation of discovery from both the ServerManager and DomainController sides.

--
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