Joel,
Do you have an example of an init script to automatically start mango on boot (i.e. something that would live in /etc/init.d/, that I could drop in and configure with chkconfig ), and stop it on command?
I have created one, and I can get the system to start, but I don't have a command to stop it. With a default tomcat install I get a startup.sh and a shutdown.sh which each do their respective jobs, why is there no ma-shutdown.sh?