eclipse每次修改jsp页面总会报错“
Publishing failed with multiple errors
Could not delete E:\apache-tomcat-7.0.69\webapps\SafeStorage\logs\all.log. May be locked by another process.
Could not delete E:\apache-tomcat-7.0.69\webapps\SafeStorage\logs\debugs.log. May be locked by another process.
Could not delete E:\apache-tomcat-7.0.69\webapps\SafeStorage\logs\errors.log. May be locked by another process.
”
解决办法:双击tomcat,将“Server module without publishing”勾选上即可,如图:

来源:oschina
链接:https://my.oschina.net/u/4279277/blog/4479344