Wolf-Dieter Fink created WFLY-8916:
--------------------------------------
Summary: Unexpected update of configuration file standalone.xml if an archive
is dropped to deployments folder
Key: WFLY-8916
URL:
https://issues.jboss.org/browse/WFLY-8916
Project: WildFly
Issue Type: Bug
Affects Versions: 11.0.0.Alpha1
Reporter: Wolf-Dieter Fink
Assignee: Jason Greene
Priority: Minor
It is not expected that the standalone.xml is written and versions or other content is
updated.
e.g. the top level element
<server xmlns="urn:jboss:domain:x.y">
It is expected that the standalone configuration is updated with the latest namespace
versions, or other changes, if the configuration needs to be persisted.
But for any unmanged deployment it is not expected and not necessary to update the
configuration file.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)