]
Tomaz Cerar moved WFLY-4442 to WFCORE-605:
------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-605 (was: WFLY-4442)
MORE_JAVA_OPTS for standalone.sh
--------------------------------
Key: WFCORE-605
URL:
https://issues.jboss.org/browse/WFCORE-605
Project: WildFly Core
Issue Type: Feature Request
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.