Tomcat service implements configuration of multiple applications
Source: Internet
Author: User
Objective: to install tomcat on a server to implement multiple applications: Modify $ atat_home/conf/server. xml content: & lt; Serverport & quot; 8005 & quot; shutdown & quot; SHUTDOWN & quot; debug & quot; 0 & quot; & gt; & lt; Listenerclass purpose: install tomcat on the server to implement services for multiple applications
Step: Modify $ TOMCAT_HOME/conf/server. xml
Content:
Debug = "0"/>
Debug = "0"/>
Type = "org. apache. catalina. UserDatabase"
Description = "User database that can be updated and saved">
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.