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). _______________________________________________ Supervisor-users mailing list [email protected] http://lists.supervisord.org/mailman/listinfo/supervisor-users
