今天在Linux上一个tomcat下部署两个工程的时候启动出现了这个问题: 目前比较好的解决方案是修改tomcat context.xml文件: 在<Context>上加入配置: <Loader delegate="true" /> 相关文章: 2022-02-04 2022-12-23 2021-08-19 2022-01-15 2022-12-23 2022-12-23 2022-02-05 2021-10-23