JSVC does not support a reconfiguration call
--------------------------------------------
Key: DAEMON-107
URL: https://issues.apache.org/jira/browse/DAEMON-107
Project: Commons Daemon
Issue Type: Improvement
Affects Versions: 1.0.1
Environment: Linux Enterprise 10
Reporter: Thomas Kiesslich
The JSVC interface does not support any reconfiguration calls.
It would be nice to send the application some kind of reinitialization,
reconfiguration triggers.
I could imagine to have another parameter for JSVC saying -reconfigure with
parameters which calls the interface method reconfigure(Properties) in the
Daemon interface implementing class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.