[jboss-jira] [JBoss JIRA] (AS7-2298) Restart server is missing in standalone mode

Brian Stansberry (Updated) (JIRA) jira-events at lists.jboss.org
Mon Oct 31 12:32:45 EDT 2011


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

Brian Stansberry updated AS7-2298:
----------------------------------

    Component/s: Domain Management


I'll treat this as distinct from AS7-2247 as it will deal with the core server management API, while AS7-2247 can deal with UI issues.

All we can do in the core server management API is pass a particular exit code (e.g. 10) to System.exit(code) and count on the script that launched the AS process catching that and restarting the process. The standard standalone.sh/.bat we ship will do that, but if people use other scripts it may not.

I'm pretty sure there's another JIRA out there to add an optional exit-code param to the "shutdown" operation. A "restart" operation could be a shorthand for that.
                
> Restart server is missing in standalone mode
> --------------------------------------------
>
>                 Key: AS7-2298
>                 URL: https://issues.jboss.org/browse/AS7-2298
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Domain Management
>    Affects Versions: 7.1.0.Alpha1
>            Reporter: Michal Vanco
>              Labels: eap6-ux
>
> It's not possible to restart server from console in standalone mode.
> There can be some useful use-cases for that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list