1 Services should be started in this order:
- mysql and apache
- tomcat
2 Important things to consider
- The apache server must already be running if you want to restart tomcat.
- You can use the nodectl script for starting, stopping and restarting the tomcat service.
- You can restart the apache server anytime.