Tomcat 6 installation on CentOS 5/RHEL

August 25th, 2010 by Pawan Kumar Leave a reply »

We can add repository under /etc/yum.repos.d/
wget ‘http://www.jpackage.org/jpackage50.repo’

#rpm -Uvh ‘http://plone.lucidsolutions.co.nz/linux/centos/images/jpackage-utils-compat-el5-0.0.1-1.noarch.rpm

#yum update
# yum install tomcat6 tomcat6-webapps tomcat6-admin-webapps
# service tomcat6 start

Advertisement
  • Chandra

    Hello Manoj

    Can you please let me know the path of tomcat webapps folder after installing tomcta6 by using above guidelines?

    Thanks,
    Chandra

  • Pawan Kumar

    path is /usr/share/tomcat6/webapps

  • http://chandramb.blogspot.com Chandra

    Thanks Pawan. found the tomcat path under the /var/lib/tomcat6/webapps/

  • guest

    don’t work

  • http://www.claimid.com/koolinus kOoLiNuS

    Do you have any particular warning for me in case of Tomcat6 installed this way running over a ‘stock’ CentOS5 machine? This expecially if some other dev-people asks me a Tomcat5.

    TIA

blog comments powered by Disqus