Configuration of the Tomcat environment variable

Source: Internet
Author: User

1.===> into the bin directory, double-click Startup.bat to see if the error. The general will certainly report.
2.===> Right-click My Computer ===> advanced ===> environment variable create a variable named Java_home and then the variable value is the upper layer of your JDK's Bin directory. Create a new variable named Catalina_home variable value is the previous level of the directory of your Tomcat bin.
3.===> into the Tomcat bin directory, double-click Shutdown.bat and repeat the 1 operation. See if it's an error. It should not be reported.
4.===> Enter the apache-tomcat-5.5.12\conf directory to locate Tomcat-users.xml and then create a username password.

<user username= "admin" password= "123" roles= "Admin,manager"/>
5.===> then go to the Server.xml file in the Conf directory in the Tomcat home directory, find the connector port= "8080" in it and change it to connector port= "8088"

Configuration of the Tomcat environment variable (GO)

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.