[
https://issues.redhat.com/browse/WFCORE-5115?page=com.atlassian.jira.plug...
]
James Perkins updated WFCORE-5115:
----------------------------------
Description: With the fix for [generating a {{logging.properties}}
config|https://github.com/wildfly-extras/wildfly-jar-maven-plugin/issues/73] there is a
chance properties defined in the {{system-properties}} or {{path}} resource may be needed
for the log manager at boot. As part of the mentioned fix a {{boot-config.properties}}
file will be generated. The entry point of the bootable JAR should look for this file in
the {{$JBOSS_HOME/standalone/configuration}} directory and if found load those system
properties before the log manager is configured. (was: With the fix for [generating a
{{logging.properties}}
config|https://github.com/wildfly-extras/wildfly-jar-maven-plugin/issues/73] there is a
chance properties defined in the {{system-properties}} or {{path}} resource may be needed
for the log manager at boot. As part of the mentioned fix a {{boot-config.properties}}
file will be generated. The entry point of the bootable JAR should look for this file in
the {{$JBOSS_HOME/standalone/configuration}} directory and if found load those system
properties before the log manager is configured. Properties passed to via the command line
should take precedence over these defined properties as well.)
Allow a properties file which contains system properties to be loaded
in the bootable JAR's entry point
-------------------------------------------------------------------------------------------------------
Key: WFCORE-5115
URL:
https://issues.redhat.com/browse/WFCORE-5115
Project: WildFly Core
Issue Type: Enhancement
Components: Bootable JAR
Reporter: James Perkins
Assignee: James Perkins
Priority: Major
With the fix for [generating a {{logging.properties}}
config|https://github.com/wildfly-extras/wildfly-jar-maven-plugin/issues/73] there is a
chance properties defined in the {{system-properties}} or {{path}} resource may be needed
for the log manager at boot. As part of the mentioned fix a {{boot-config.properties}}
file will be generated. The entry point of the bootable JAR should look for this file in
the {{$JBOSS_HOME/standalone/configuration}} directory and if found load those system
properties before the log manager is configured.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)