首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

请问:spring3 TransactionProxyFactoryBean的配置,有关问题如上

2012-11-16 
请教:spring3 TransactionProxyFactoryBean的配置,问题如下我的框架:springMVC3+spring3.0.5+springJDBCTe

请教: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包移除了
求解,谢谢

热点排行