1 2 3 4
# chmod +x /etc/init.d/tomcat # chkconfig --add tomcat # chkconfig tomcat on # service tomcat start