Unable to process Jar entry [COM/ibm/db2os390/sqlj/custom/DB2SQLJCustomizer.clas
错误信息:Unable to process Jar entry from Jar
for annotations
org.apache.tomcat.util.bcel.classfile.ClassFormatException: null is not a Java .class file
解决办法:
打开tomcat\conf\catalina.properties文件
tomcat.util.scan.DefaultJarScanner.jarsToSkip节点增加db2jcc.jar
然后重新启动tomcat,问题解决。
页:
[1]