拧巴人 发表于 2017-2-15 16:45

tomcat8部署启动后提示:Unable to add the resource

在 /conf/context.xml 的 </Context>前添加以下内容:
<Resources cachingAllowed="true" cacheMaxSize="100000" />
页: [1]
查看完整版本: tomcat8部署启动后提示:Unable to add the resource