Deploy TOMCAT8 under Windows

Source: Internet
Author: User
System environment: Windows Server R2
1 Install JDK environment, recommend EXE mode installation;
2 installation apache-tomcat-8.5.31-windows-x64, directly decompression can;
3 setting relevant environment variables;
Add System variable: The value of Java_home is: C:\Program files\java\jdk1.8.0_112
The Tomcat_home value is: E:\tomcat-8.0
The Catalina_home value is: E:\tomcat-8.0
The Classpath value is:%java_home%\lib\dt.jar;%java_home%\lib\tools.jar
The path increment value is: ";%tomcat_home%\bin;%catalina_home%\lib;%java_home%\bin;%java_home%\jre\bin"
4 Tomcat set to system service: Enter directory c:/windows/system32/
Execute command in CMD window: service.bat Install, then you can see the added Tomcat service in service management;
  

Deploy TOMCAT8 under Windows

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.