PHPstupid 发表于 2014-12-16 19:22

Struts2.1.8升级到2.3.20后tomcat启动不了

提示bean创建失败
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'attachClient' defined in class path resource : Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method threw exception; nested exception is java.lang.IncompatibleClassChangeError: Found class org.objectweb.asm.AnnotationVisitor, but interface was expected

XML配置如下:

PHPstupid 发表于 2014-12-17 14:54

没人知道吗?

PHPstupid 发表于 2014-12-17 17:06

换成2.3.16.3了,不用2.3.20
页: [1]
查看完整版本: Struts2.1.8升级到2.3.20后tomcat启动不了