본문 바로가기
Error Report/spring Exception

org.springframework.beans.factory.BeanCreationException: Invocation of init method failed;

by cusmaker 2012. 9. 22.
반응형

org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'sqlMapClient' defined in class path resource [WEB-INF/applicationContext.xml]: 
Invocation of init method failed; nested exception is java.lang.NoSuchMethodError:


스프링 2.5.6이상의 버전은

ibatis2.3 이상의 버전이 필요합니다.

기존에 lib폴더에서 ibatis 2 버전 관련 jar파일을 모두 삭제하시고

다음 파일을 lib 폴더에 넣으시기바랍니다.


ibatis-sqlmap-2.3.4.726.jar