Modify the JDK specified at tomcat startup under Windows

Source: Internet
Author: User

My native default JDK version is 1.7, with TOMCAT7 and tomcat8 two versions of Tomcat. Now I want to use TOMCAT8 to run the jdk1.8.

1. View the JDK version used when Tomcat starts

Cmd->%tomcat_home%/bin Execution of version

    

At this point my Tomcat uses the jdk1.8 version, and this time I modified it to be the jdk1.7 version.

2. Edit the%tomcat_home%/bin/setclasspath.bat file (edit setclasspath.sh file under Linux)

    

The above modification becomes the path of the corresponding JDK (if you do not have these two words, add can)

    

Modify the JDK specified at tomcat startup 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.