Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSourceLocal' defined in ServletContext resource [/WEB-INF/config/common/applicationContext.xml]: Unsatisfied dependency expressed through bean property 'connectionPoolDataSource': : Cannot find class [com.neusoft.user.action.userAction] for bean with name 'uesrManageAction' defined in ServletContext resource [/WEB-INF/config/userManage/applicationContext_userManage.xml]; nested exception is java.lang.ClassNotFoundException: com.neusoft.user.action.userAction; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [com.neusoft.user.action.userAction] for bean with name 'uesrManageAction' defined in ServletContext resource [/WEB-INF/config/userManage/applicationContext_userManage.xml]; nested exception is java.lang.ClassNotFoundException: com.neusoft.user.action.userAction
上面是错误提示代码,实在不知道哪里出错了,自己第一次用SSI框架,想做个web小程序,大家帮忙找找错误,谢谢了。
SSI框架错误提示
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
2条回答 默认 最新
finallygo 2011-04-19 14:08关注还是报一样的错误吗?如果是你检查一下,你类的路径有没有写错
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报