]
Brian Stansberry reopened JBAS-9178:
------------------------------------
Assignee: Brian Stansberry (was: Kabir Khan)
Reopened because we need to include the base part of the user-provided file name in the
backup copies. Otherwise starting standalone-web.xml 1) overwrites standalone.xml, losing
data and 2) means starting standalone-web.xml again loses any admin changes (since they
are persisted in standalone.xml).
Ability to specify config file from the command line
----------------------------------------------------
Key: JBAS-9178
URL:
https://issues.jboss.org/browse/JBAS-9178
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 7.0.0.Beta3
The standalone server and ProcessController/HostController main methods should take a
switch specifying the name of the config file to use (files, in the case of
ProcessController/HostController), with "standalone.xml", "host.xml"
and "domain.xml" being the default.
This allows things like devs having different standalone mode profiles configured and
switching between them, multiple host configs in a production distribution with
environment variables on different hosts causing the right one to be used, etc.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: