Tomcat 6 on CentOS 5
It is easy to install tomcat6 on CentOs without wasting the time.
Step 1 cd /etc/yum.repos.d
Step 2 wget 'http://www.jpackage.org/jpackage50.repo'
Step 3 yum update
Step 4 yum install tomcat6 tomcat6-webapps tomcat6-admin-webapps
Step 5 service tomcat6 start
Path to deploy the application /var/lib/tomcat6/webapps/
conf path: - /usr/share/tomcat6/webapps
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment