Brian Stansberry created WFCORE-514:
---------------------------------------
Summary: ConfigurationFile.snapshot() stores the wrong file when config
persistence is disabled
Key: WFCORE-514
URL:
https://issues.jboss.org/browse/WFCORE-514
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 1.0.0.Alpha15
Reporter: Brian Stansberry
ConfigurationFile.snapshot() always uses mainFile as the source of the snapshot, but when
--read-only-server-config and the domain equivalents are used, that file isn't updated
as config changes are made. In this case lastFile should be used.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)