当前位置: 代码迷 >> Java相关 >> 项目发布时遇到下面有关问题,请大牛们帮忙看看
  详细解决方案

项目发布时遇到下面有关问题,请大牛们帮忙看看

热度:9219   发布时间:2013-02-25 21:47:14.0
项目发布时遇到下面问题,请大牛们帮忙看看
Deployment failure on Tomcat 6.x. Could not copy all resources to D:\Tomcat6.0.30\webapps\videoWebsite. 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 D:\Tomcat6.0.30\webapps\videoWebsite

------解决方案--------------------------------------------------------
在eclipse的工程中点击右健选择properties-->java build path中已经提示了xx.jar不存在,这样就把这个jar信息从Libraries中删除即可. 
试试。。。
  相关解决方案