Install Tomcat and integrate it with Apache to install SVN-WebClient

Source: Internet
Author: User
Directly go to http: tomcat.apache.org to download the Binary Package (BinaryDistributions). You do not need to install it. Unzip the package and run the bash file to run Tomcat. In advance to set JAVA_HOMEecho $ JAVA_HOMEoptjavajdk1.6.0_25 open: $ homeorisundevelopapache-tomcat-7.0.16binstar

Directly go to http: //McAt.apache.orgTrIbutions) does not need to be installed,ExtractRun the bash file to run Tom.Cat.

Set JAVA_HOME in advance

Echo $ JAVA_HOME

/Opt/java/jdk1.6.0 _ 25

Enable:

$/Home/oriSuN/develop/apache-tomcat-7.0.16/bin/startup. sh

Stop:

/Home/orisun/develop/apache-tomcat-7.0.16/bin/shutdown. sh

Of course, it is too troublesome to start it every time.Command, In ~ /. Add the following to bashrc:

AliasTomcat_start = '/home/orisun/develop/apache-tomcat-7.0.16/bin/startup. Sh'

Alias tomcat_stop = '/home/orisun/develop/apache-tomcat-7.0.16/bin/shutdown. Sh'

Alias tomcat_restart = 'tomcat _ stop & tomcat_start'

Enter http: // localhost: 8080/in the browser/

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.