【发布时间】:2014-06-12 09:10:16
【问题描述】:
我正在处理 JSP 和 Servlet 代码,但是在服务器上运行代码时,我遇到了错误
Archive for required library: 'C:/tools/softwares/apache-tomcat-7.0.54-windows-x86/apache-tomcat-7.0.54/lib/ojdbc14.jar' in project 'asm' cannot be read or is not a valid ZIP file
但我检查了ojdbc.jar 文件,它存在于上述给定位置。
现在我没有收到错误,为什么 jar 文件没有被读取? 请帮帮我。
提前谢谢你。
【问题讨论】:
-
有时它可能只是 Eclipse 中的构建问题。请参考问题stackoverflow.com/questions/21093129/…