严重: Error starting static Resources
java.lang.IllegalArgumentException: Document base E:\apache-tomcat-5.5.26\webapps\test does not exist or is not a readable directory
----------------------------------------------
tomcat的server.xml中有
<Context path="" docBase="/test" reloadable="true"></Context>
------------------
删除此配置即可。
原链接:https://blog.csdn.net/qq_29497763/article/details/78872205
原文地址:https://www.cnblogs.com/liyunchuan/p/11756314.html
时间: 2024-11-04 19:08:53