Tomcat Management Interface Common Settings - Network Application Auto Reserved

xiaoxiao2021-03-06  67

The web application refers to the directory in the Tomcat / WebApps directory, because WebApps direct translation is the web application :)

Set the network application automatic overload,

1. All Class files in the web application directory / web-inf / classes directory

2. All JAR files in the web application directory / web-inf / lib directory

3. Web.xml file under the web-INF directory / web application directory

4. Environment Profile of the Network Application Directory

Any one of the above four changes automatically overloads the network application. This will not need to be reloaded by manual, saving debugging time.

Login management interface

Http: // localhost: 8080 / admin

Password and user name are set when you installed, if you forget (or not), go to Tomcat / conf / tomcat-users.xml, add both admin and manager, one user, the user's role is Admin And Manager is OK, can be modified according to the original XML replication.

2. Set the steps

2.1 Click on the small circle left on the left of the service menu item in the left frame, expand list

2.2 Click on the small circle on the left of the Host (LocalHost) menu item in the left frame, expand list

2.3 Click on the left frame to add the menu item of the connection pool's work directory, the right frame appears settings page

2.4 Right frame has two reloadable, change the corresponding drop-down list value to true

2.5 Click on the right corner SAVE button in the right frame

2.6 Click on the top Framework CHANGES button

2.7

Picture 1

Picture 2

转载请注明原文地址:https://www.9cbs.com/read-110431.html

New Post(0)