10-Tomcat部署项目Could not copy all resources

来源:互联网 发布:java仪表盘代码 编辑:程序博客网 时间:2024/05/25 12:22

Could not copy all resources to C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\searc. If a file is locked, you can wait until the lock times out to redeploy, or stop the server and redeploy, or manually remove the deployment at C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\searc,



问题原因:你在workSpace中将jar包删除,但是在你的Myeclipse中的build Path中没有移除。移除重新部署运行即可。

0 0
原创粉丝点击