tomcat
手順 [#h7bf52c7]
# yum install tomcat6 tomcat6-webapps tomcat6-admin-webapps
# chkconfig tomcat6 on
# chkconfig tomcat6 --list
tomcat6 0:off 1:off 2:on 3:on 4:on 5:on 6:off
# service tomcat6 start
tomcat
# yum install tomcat6 tomcat6-webapps tomcat6-admin-webapps
# chkconfig tomcat6 on
# chkconfig tomcat6 --list
tomcat6 0:off 1:off 2:on 3:on 4:on 5:on 6:off
# service tomcat6 start