[라이브러리] mybatis

자료실 2013. 10. 4. 17:19 |

에러 메세지

java.lang.ClassNotFoundException: org.mybatis.spring.SqlSessionFactoryBean


org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.mybatis.spring.mapper.MapperFactoryBean] for bean with name 'OOODao' defined in ServletContext resource [/WEB-INF/dispatcher-servlet.xml]; nested exception is java.lang.ClassNotFoundException: org.mybatis.spring.mapper.MapperFactoryBean



mybatis-3.0.6.jar


mybatis-spring-1.0.1.jar


'자료실' 카테고리의 다른 글

[라이브러리] log4j  (0) 2013.10.04
[라이브러리] mysql jdbc  (0) 2013.10.04
[라이브러리] ibatis  (0) 2013.10.04
[라이브러리] jexcel  (0) 2013.10.04
[라이브러리] fileupload  (0) 2013.10.04
Posted by 꼬렙
: