Windows 7 Installation apache-tomcat-8.0.24

Source: Internet
Author: User

System environment: Windows 7 64bit SP1

Software: apache-tomcat-8.0.24,jdk8u51

The first step is to install the JDK. Download the 64-bit JDK and double-click Automatic installation.

The second step is to extract the apache-tomcat-8.0.24 64-bit compression package to the D drive. The following D:\apache-tomcat-8.0.24.

The third step is to set the system environment variables, Jre_home, CLASSPATH, Catalina_home, PATH, Java_home.

Java_home=c:\program files\java\jdk1.8.0_51

Jre_home=c:\program files\java\jre1.8.0_51

catalina_home=d:\apache-tomcat-8.0.24

Classpath=%catalina_home%\bin

Path=c:\program files\java\jdk1.8.0_51 (Requires re-checking, you may have previously installed JDK but not 8u51)

Fourth step, double-click the Startup.bat under D:\apache-tomcat-8.0.24\bin.

Fifth step, open cmd, switch directory to D:\apache-tomcat-8.0.24\bin, and execute Service.bat install

Windows 7 Installation apache-tomcat-8.0.24

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.