StartMode/StopMode 'jre' should work without need for explicite JavaHome
------------------------------------------------------------------------
Key: DAEMON-173
URL: https://issues.apache.org/jira/browse/DAEMON-173
Project: Commons Daemon
Issue Type: New Feature
Components: Procrun
Affects Versions: 1.0.3
Reporter: Michael Hagedorn
Priority: Minor
--StartMode/--StopMode 'java' assumes to use JDK and expects --JavaHome to be
set. It should be a common requirement to use plain JRE to run services. In
this case procrun should extract binary path from registry. Same way like mode
'jvm'.
To recognize this mode StartMode/StopMode could use a new value ('jre') or
JavaHome could understand a special keyword ('jre').
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.