]
Tomaz Cerar resolved WFLY-3285.
-------------------------------
Assignee: James Perkins (was: Tomaz Cerar)
Fix Version/s: 9.0.0.Beta1
Resolution: Done
Domain directory properties only work on specific operating systems
-------------------------------------------------------------------
Key: WFLY-3285
URL:
https://issues.jboss.org/browse/WFLY-3285
Project: WildFly
Issue Type: Bug
Components: Scripts
Affects Versions: 8.1.0.CR1
Reporter: Dennis Reed
Assignee: James Perkins
Fix For: 9.0.0.Beta1
domain.sh only parses -Djboss.domain.base.dir, -Djboss.domain.log.dir, and
-Djboss.domain.config.dir (used to set -Dlogging.configuration and
-Dorg.jboss.boot.log.file) on Linux, Solaris, and OS X.
It does not attempt to parse these (and therefore does not set the logging properties
correctly) on any other OS, including AIX.