[jboss-jira] [JBoss JIRA] (WFCORE-2093) A 'start' operation only is available for a domain server resource when it is started

Brian Stansberry (JIRA) issues at jboss.org
Wed Feb 14 14:09:00 EST 2018


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

Brian Stansberry updated WFCORE-2093:
-------------------------------------
    Fix Version/s:     (was: 4.0.0.Beta2)


> A 'start' operation only is available for a domain server resource when it is started
> -------------------------------------------------------------------------------------
>
>                 Key: WFCORE-2093
>                 URL: https://issues.jboss.org/browse/WFCORE-2093
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>            Reporter: Brian Stansberry
>            Assignee: ehsavoie Hugonnet
>              Labels: domain-mode
>
> The server lifecycle ops are registered with the domain server resource by a call to ServerConfigResourceDefintion.registerServerLifecycleOperations. DomainModelControllerService registers that when the server registers with the HC.
> This is odd in the case of 'start' as it means that op is only registered when the server is started.
> Perhaps it should be registered with StoppedServerResource, although I haven't dug into what happens with that resource when the server is registered. If it is simply ignored that would be great.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list