[
https://issues.jboss.org/browse/WFCORE-1010?page=com.atlassian.jira.plugi...
]
James Perkins commented on WFCORE-1010:
---------------------------------------
It should be {{server.log}} and not {{boot.log}}. That said the script should override it
so that it ends up in the correct directory. Leaving the {{-Dorg.jboss.boot.log.file}}
property off will end up defaulting to the {{server.log}} to the current directory not the
{{$JBOSS_HOME/standalone/log}} directory.
standalone.sh hard codes boot log
---------------------------------
Key: WFCORE-1010
URL:
https://issues.jboss.org/browse/WFCORE-1010
Project: WildFly Core
Issue Type: Patch
Components: Scripts
Reporter: Philippe Marschall
Assignee: Tomaz Cerar
The {{standalone.sh}} file hard codes the {{org.jboss.boot.log.file}} property to
{{server.log}}. This is inconvenient because it overrides the dynamic configuration in
{{logging.properties}} which is set to ${org.jboss.boot.log.file:boot.log}. Maybe the
value in logging.properties should instead default to {{server.log}}.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)