[jboss-jira] [JBoss JIRA] Commented: (AS7-688) standalone: user should be able to to query server state (startup finished?) by management API
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Apr 28 15:55:18 EDT 2011
[ https://issues.jboss.org/browse/AS7-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598861#comment-12598861 ]
Brian Stansberry commented on AS7-688:
--------------------------------------
[localhost:9999 /] :read-attribute(name=server-state)
{
"outcome" => "success",
"result" => "RUNNING",
"compensating-operation" => undefined
}
Values are STARTING, RUNNING, RESTART_REQUIRED
I believe that was in beta3.
> standalone: user should be able to to query server state (startup finished?) by management API
> ----------------------------------------------------------------------------------------------
>
> Key: AS7-688
> URL: https://issues.jboss.org/browse/AS7-688
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Domain Management
> Affects Versions: 7.0.0.Beta3
> Reporter: Andre Dietisheim
> Assignee: Jason Greene
>
> The as7 tooling in Eclipse displays the server state in a label decoration. I therefore need the capability to query the server state so that I can reliably display if the server is still starting up or the bootstrap successfully started all components.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list