Read Java parameters for Java mode in the same way as JVM mode for Procrun
--------------------------------------------------------------------------
Key: DAEMON-119
URL: https://issues.apache.org/jira/browse/DAEMON-119
Project: Commons Daemon
Issue Type: Improvement
Affects Versions: 1.0.1
Reporter: Jack Cai
Currently in Commons Daemon Procrun, the Java parameters (like classpath, JVM
options, etc.) will be read when the service is started/stopped in JVM mode,
but not in Java mode. The attached patch will enable the Java mode to read from
these parameters too, so that users do not have to assemble the long command
line by themselves.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.