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中删除即可.
试试。。。