iBATIS

来源:互联网 发布:五阿哥和知画圆房视频 编辑:程序博客网 时间:2024/05/29 16:31
Error creating bean with name 'storageDao' defined in file [D:\Workspaces\MyEclipse 10\.metadata\.me_tcat\webapps\movie\WEB-INF\classes\config\ApplicationContext-dao.xml]: Cannot resolve reference to bean 'sqlMapClient' while setting bean property 'sqlMapClient'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlMapClient' defined in file [D:\Workspaces\MyEclipse 10\.metadata\.me_tcat\webapps\movie\WEB-INF\classes\config\ApplicationContext.xml]: Invocation of init method failed; nested exception is org.springframework.core.NestedIOException: Failed to parse config resource: class path resource [config/SqlMapConfig.xml]; nested exception is com.ibatis.common.xml.NodeletException: Error parsing XML.  Cause: java.lang.RuntimeException: Error parsing XPath '/sqlMapConfig/sqlMap'.  Cause: com.ibatis.common.xml.NodeletException: Error parsing XML.  Cause: java.lang.RuntimeException: Error parsing XPath '/sqlMap/select'.  Cause: com.ibatis.sqlmap.client.SqlMapException: Error.  Could not initialize class.  Cause: java.lang.ClassNotFoundException: com.storage.entity.Storage
这些 都是怎么了   看不懂啊   求解。
原创粉丝点击