[
https://issues.jboss.org/browse/WFCORE-605?page=com.atlassian.jira.plugin...
]
Fernando Nasser commented on WFCORE-605:
----------------------------------------
I suggest calling it WILDFLY_EXTRA_JAVA_OPTS to prevent mixing up with any generic java
options that may be set -- someone from some other Java software can easily come up with a
similar xxx_JAVA_OPTS env variable name.
And I believe these are supposed to be added at the end of all JAVA_OPTS added in e.g.
standalone.conf
MORE_JAVA_OPTS for standalone.sh
--------------------------------
Key: WFCORE-605
URL:
https://issues.jboss.org/browse/WFCORE-605
Project: WildFly Core
Issue Type: Feature Request
Components: Scripts
Reporter: Arun Gupta
Extend standalone.sh such that it takes an additional environment variable that is then
added to JAVA_OPTS during startup.
This can be used for passing additional Java options from WildFly
Docker image. Cursory look at the script does not reveal anything like
that exist.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)