摘要:
Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/objectweb/asm/Type解决方法:将Hibernate lib包下的asm.jar添加到项目的library中。nested exception is java.lang.NoClassDefFoundError:net/sf/cglib/proxy/CallbackFilter解决方法:将Hibernate lib包下的cglib-2.1.3.jar添加到项目的library中。 阅读全文
posted @ 2014-02-20 15:45
邵邵
阅读(282)
评论(0)
推荐(0)
浙公网安备 33010602011771号