]
Ken Wills moved WFLY-5386 to WFCORE-1001:
-----------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-1001 (was: WFLY-5386)
Issue Type: Bug (was: Feature Request)
Starting embedded server overwrites
standalone/config/logging.properties with a mostly blank config
---------------------------------------------------------------------------------------------------
Key: WFCORE-1001
URL:
https://issues.jboss.org/browse/WFCORE-1001
Project: WildFly Core
Issue Type: Bug
Reporter: Ken Wills
Assignee: Ken Wills
Note the contents of
build/target/wildfly-core-2.0.0.CR4-SNAPSHOT/standalone/configuration/logging.properties
$ ./build/target/wildfly-core-2.0.0.CR4-SNAPSHOT/bin/jboss-cli.sh
You are disconnected at the moment. Type 'connect' to connect to the server or
'help' for the list of supported commands.
[disconnected /] embed-server --std-out=echo
Check the contents of
build/target/wildfly-core-2.0.0.CR4-SNAPSHOT/standalone/configuration/logging.properties,
the file is empty.
Starting standalone will restore the default contents.