Exception Could not find resource SqlMapConfig.xml

황제낙엽 2007.08.29 11:39 조회 수 : 795 추천:134

sitelink1  
sitelink2  
extra_vars5  
extra_vars6  
java.lang.RuntimeException: Something bad happened while building the SqlMapClient instance.java.io.IOException: Could not find resource WEB-INF/SqlMapConfig.xml
com.seeyouservice.web.ibatis.dao.ibatis.SqlMapItemDao.<init>(SqlMapItemDao.java:27)
com.seeyouservice.web.ibatis.servlet.SqlMapPagingTestServlet.viewListForMysql(SqlMapPagingTestServlet.java:52)
com.seeyouservice.web.ibatis.servlet.SqlMapPagingTestServlet.doGet(SqlMapPagingTestServlet.java:32)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
SqlMapConfig.xml화일의 경로를 확인 후 이상 없다면 클래스 패스에 해당경로가 추가 되어 있는지 확인한다.