日期:2014-05-17  浏览次数:20830 次

SSI整合报错,求大神解决
2013-09-16 11:36:25,609 INFO [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/ECAS_SSI001].log] - Initializing Spring root WebApplicationContext
2013-09-16 11:36:25,625 INFO [org.springframework.web.context.ContextLoader.initWebApplicationContext] - Root WebApplicationContext: initialization started
2013-09-16 11:36:25,703 INFO [org.springframework.web.context.support.XmlWebApplicationContext.prepareRefresh] - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@a56214: display name [Root WebApplicationContext]; startup date [Mon Sep 16 11:36:25 CST 2013]; root of context hierarchy
2013-09-16 11:36:25,859 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions] - Loading XML bean definitions from class path resource [spring.xml]
2013-09-16 11:36:25,937 INFO [org.springframework.web.context.support.XmlWebApplicationContext.obtainFreshBeanFactory] - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@a56214]: org.springframework.beans.factory.support.DefaultListableBeanFactory@93bca2
2013-09-16 11:36:26,125 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.loadProperties] - Loading properties file from class path resource [db.properties]
2013-09-16 11:36:26,171 INFO [org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons] - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@93bca2: defining beans [configBean,dataSource,sqlMapClient,transactionManager,baseTransactionProxy,tellerDAO,tellerService,tellerAction]; root of factory hierarchy
2013-09-16 11:36:26,765 INFO [org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons] - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@93bca2: defining beans [configBean,dataSource,sqlMapClient,transactionManager,baseTransactionProxy,tellerDAO,tellerService,tellerAction]; root of factory hierarchy
2013-09-16 11:36:26,765 ERROR [org.springframework.web.context.ContextLoader.initWebApplicationContext] - Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tellerService' defined in class path resource [spring.xml]: Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: org.springframework.util.ReflectionUtils.isEqualsMethod(Ljava/lang/reflect/Method;)Z