Deployment failure on Tomcat 6.x. Could not copy all resources to C:\Program Files (x86)\Apache Sof

版权声明:本文为博主原创文章,未经博主允许不得转载。谢谢合作~ https://blog.csdn.net/qq_41042595/article/details/84563116

用MyEclipse工具创建新项目"TestQ",接着右击项目,MyEclipse-->Add Hibernate Capabilities...(使用SQL Server数据库),然后将.jar包加入lib文件夹里-->写了些代码-->Add Tomcat6.0x,没想到就这样了:

Deployment failure on Tomcat  6.x. Could not copy all resources to C:\Program Files (x86)\Apache Software Foundation\Tomcat 6.0\webapps\ExamTestQ. If a file is locked, you can wait until the lock times out to redeploy, or stop the server and redeploy, or .......

我表示很无奈,因为我百度了这么久,还是没有找出解决方法,不过可能对你们有用,你们看看吧!

https://blog.csdn.net/hepeng_2016/article/details/70239144

https://blog.csdn.net/gongweijiao/article/details/5569587

https://blog.csdn.net/zhang6622056/article/details/7534147

https://blog.csdn.net/moyanxuan_1993_2_24/article/details/38369375

最后还是重新建项目,先将Tomact6发布,再Hibernate等等操作,就没有报错

猜你喜欢

转载自blog.csdn.net/qq_41042595/article/details/84563116