]
Carlo de Wolf updated WFCORE-1977:
----------------------------------
Labels: downstream_dependency (was: )
Embedded Server ignores system properties when starting.
--------------------------------------------------------
Key: WFCORE-1977
URL:
https://issues.jboss.org/browse/WFCORE-1977
Project: WildFly Core
Issue Type: Bug
Reporter: Ken Wills
Assignee: Ken Wills
Labels: downstream_dependency
Currently, using jboss-cli.sh with (for example) -Djboss.server.base.dir=/foo/bar, then
starting an embedded server ignores the specified base dir.
This should be used in the same way as standalone currently does, as should the rest of
the commonly passed properties (log.dir etc etc).