[Supervisor-users] Custom classpath for java?
Phillip Oldham
phill at activityhq.com
Mon Oct 19 10:01:17 EDT 2009
Is it possible to pass in a custom class-path for java programs when
defining the program in a supervisord.conf file, other than doing `java
-cp ...`?
Currently I'm starting a java server via the commandline and a short
bash script and using monit to bring it back up, but occasionally its
causing problems and not restarting correctly (usually if the server is
rebooted).
More information about the Supervisor-users
mailing list