[jboss-jira] [JBoss JIRA] (AS7-5976) The command :reload does not check the new configuration, and will cause server crashes if that config is broken

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Nov 19 10:07:21 EST 2012


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

Brian Stansberry resolved AS7-5976.
-----------------------------------

      Assignee: Brian Stansberry  (was: Jason Greene)
    Resolution: Rejected


First, editing the xml file underneath a running server is a bad practice we shouldn't attempt to support.
Second, it does check the xml – when it parses it. The only reason to do basic validation before shutting down the old services is to support people trying to manually edit the xml under a running server. For which, see above.
                
> The command :reload does not check the new configuration, and will cause server crashes if that config is broken
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: AS7-5976
>                 URL: https://issues.jboss.org/browse/AS7-5976
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 7.1.2.Final (EAP)
>            Reporter: Tom Fonteyne
>            Assignee: Brian Stansberry
>
> The command :reload does not check the new configuration, and will cause server crashes if that config is broken

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