If you start AS in standalone mode with a path to the standalone.xml or config file, the
config file is zeroed out when AS exits
---------------------------------------------------------------------------------------------------------------------------------
Key: AS7-1041
URL:
https://issues.jboss.org/browse/AS7-1041
Project: Application Server 7
Issue Type: Bug
Reporter: Misty Stanley-Jones
If I start AS using the following command:
./bin/standalone.sh -server-config standalone/configuration/standalone.xml
or
./bin/standalone.sh -server-config standalone/configuration/standalone_test.xml
The AS starts up fine, assuming the config file exists. If I ctrl-C to exit the AS at that
point, the referenced config file is truncated to 0 length.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira