]
Tomaz Cerar updated WFCORE-605:
-------------------------------
Component/s: Scripts
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
Assignee: Jason Greene
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.