Anyone have luck in successfully using tomcat with supervisor?

I was able to start tomcat7 but failed to stop it, e.g.

[program:tomcat7]
command=/opt/tomcat/bin/startup.sh
directory=/opt/tomcat
user=tomcat7
autostart=true
autorestart=true
startretries=10
stdout_logfile=/opt/tomcat/logs/tomcat.log
_______________________________________________
Supervisor-users mailing list
[email protected]
https://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to