]
Brian Stansberry commented on WFCORE-2148:
------------------------------------------
I'm not sure this is meant to work at all, or perhaps it's working somewhat how we
intended and the server will only persist to the configuration directory.
--server-config behaves like --read-only-server-config
------------------------------------------------------
Key: WFCORE-2148
URL:
https://issues.jboss.org/browse/WFCORE-2148
Project: WildFly Core
Issue Type: Bug
Components: Server
Environment: Java version: 1.8.0_66, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/jre
Default locale: de_DE, platform encoding: UTF-8
OS name: "mac os x", version: "10.11.6", arch: "x86_64",
family: "mac"
Reporter: Gunther v. Wolffersdorff
Labels: --server-config
When using command line option *-c* or *--server-config* changes to the management model
are not written to the configuration file. Seems to me like the behavior expected for
--read-only-server-config option.