Common settings on the Tomcat management interface-Automatic Network Application Overloading

Source: Internet
Author: User
A network application is a directory under the tomcat/webapps directory, because webapps is a network application.

Set automatic network application reload when
1. All the class files under the network application directory/WEB-INF/classes directory
2. All jar files under the network application directory/WEB-INF/lib directory
3. Web. xml file under the web application directory/WEB-INF directory
4. Environment configuration file in the network application directory
The network application is automatically reloaded after any of the above four items is changed. In this way, you do not need to manually reload it to save debugging time.

1. log on to the Management page
Http: // localhost: 8080/admin

Password and user name set when you install, if you forget (or not), go to modify tomcat/CONF/tomcat-users.xml, Add Admin and manager two role, one user, the user's role can be admin and manager, and can be modified by copying the original XML.

2. Setup steps
2.1 click the circle on the left of the service menu item in the left frame to expand the list
2.2 click the circle on the left of the host (localhost) menu item in the frame on the left to expand the list.
2.3 click the menu item in the working directory of the connection pool to be added to the framework on the left. The setting page appears in the framework on the right.
2.4 The framework on the right has two reloadable columns. Change the corresponding drop-down list value to true.
2.5 click Save in the upper-right corner of the frame on the right.
2.6 click the Commit Changes button on the top
2.7 Picture 1 picture 2

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.