读书人

请问:spring3 TransactionProxyFacto

发布时间: 2012-11-16 14:12:14 作者: rapoo

请教:spring3 TransactionProxyFactoryBean的配置,问题如下
我的框架:springMVC3+spring3.0.5+springJDBCTemplate
我的配置如下:


错误信息是:

严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'basemenu' defined in ServletContext resource [/WEB-INF/config/application/applicationContext-authority.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: org/aopalliance/aop/Advice

我是彻底迷惑了,spring官网说aopalliance已经从aop包移除了
求解,谢谢

读书人网 >软件架构设计

热点推荐