简体   繁体   中英

Starting web applications in order on tomcat 8.x

Is there any way one can configure tomcat 8.x to start two web applications in desired order? For example, I have an two web applications A and B and I want to make sure that B always starts before A.

检查文件“ tomcat_home” /conf/server.xml中的顺序,然后尝试将A反转B

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM