Sascha Vogt created KARAF-7134:
----------------------------------
Summary: Run with embedded JVM if present
Key: KARAF-7134
URL: https://issues.apache.org/jira/browse/KARAF-7134
Project: Karaf
Issue Type: Improvement
Components: karaf
Reporter: Sascha Vogt
This is an enhancement proposal:
The Karaf startup scripts should prefer an embedded JVM if one is present
(location to be defined, but could be {{KARAF_HOME/jvm}} or
{{KARAF_HOME/runtime/jvm}} or something similar)
If non is present, behave like today, use JAVA_HOME and last search for java on
the PATH
This enhancement allows to ship selfcontained archives of Karaf which use a
defined JVM rather than whats available on the target host.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)