Tomcat Learning (-) Windows 7 x64 Configuring the Tomcat Service

Source: Internet
Author: User
Tags windows 7 x64

Download Tomcat

: http://tomcat.apache.org/

Installed version: Tomcat 9.0

Installation Environment: Windows 7 x64

Read the Tomcat documentation

Document Path: http://localhost:8080/docs/setup.html

Locate the Windows installation section and see the instructions below: Click the blue Windows Service How-to section to enter the installation.

Path found: http://tomcat.apache.org/tomcat-9.0-doc/windows-service-howto.html#Installing_services

Follow the instructions to get it done.

Installing Tomcat

Installation Order:

1. Use the Administrator command to open cmd;

2. Install the command; Find the path of the file you extracted: such as: C:\apache-tomcat-8.00\bin\service.bat;

Install the service named ‘MyService‘C:\> service.bat install MyService      //myservice 是你安装服务器的名字,也可以不写,默认为tomcat【version】形式。

3.找到bin下的tomcat9w.exe 程式。

4.启动服务。即可。
Summarize

1. Installing Tomcat is simple, but you have to be aware that you need to install the Java environment first.

2. Although no environment variables are configured when Tomcat is installed. However, it is recommended to configure environment variables.

My machine: In the environment New: Catalina_home Path: D:\serverTomcat\apache-tomcat-9.0.0.M8

3. Enter localhost:8080 in the browser. If a webpage appears, the above prompts you to configure success.

Tomcat Learning (-) Windows 7 x64 Configuring the Tomcat Service

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.