개발자/eGov(Spring)

iBatis Could not initialize class. Cause: java.lang.ClassNotFoundException 에러

Swamp of hope 2015. 7. 23. 09:32

전자정부 프레임워크에서 발생하는 iBatis 에러 .


Caused by: com.ibatis.sqlmap.client.SqlMapException: Error.  Could not initialize class.  Cause: java.lang.ClassNotFoundException



typeAlias 로 선언된 건 resultClass

resultMap 으로 선언한 건 resultMap 


대충 복붙으로 하다보니 생긴 에러.