[jboss-jira] [JBoss JIRA] (AS7-6663) Usability issue: 'Reload' operation in CLI returns information that another reload is required

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Mar 1 20:57:56 EST 2013


Brian Stansberry created AS7-6663:
-------------------------------------

             Summary: Usability issue: 'Reload' operation in CLI returns information that another reload is required
                 Key: AS7-6663
                 URL: https://issues.jboss.org/browse/AS7-6663
             Project: Application Server 7
          Issue Type: Bug
          Components: Domain Management
    Affects Versions: 7.1.3.Final (EAP), 7.1.2.Final (EAP), 7.2.0.Alpha1
            Reporter: Brian Stansberry
            Priority: Minor


Jan Martiska reported:

Assume a server reload is required.. then you do this:

{code}
[standalone at localhost:9999 /] :reload
{
    "outcome" => "success",
    "response-headers" => {"process-state" => "reload-required"}
}
{code}

I think it is quite confusing that "reload-required" is returned from 'reload' operation. (if you do more operations, it will not appear again, only once). Is it possible to fix it?

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