liuwen0411 2011-04-19 15:02
浏览 312
已采纳

SSI框架错误提示

Error creating bean with name 'sqlMapClient' defined in ServletContext resource [/WEB-INF/config/common/applicationContext.xml]: Unsatisfied dependency expressed through bean property 'configLocation':

Cannot find class [com.neusoft.gmsbs.gms.user.dao.impl.UserDAOImpl] for bean with name 'userDAO' defined in ServletContext resource [/WEB-INF/config/gms/user/applicationContext_user.xml]; nested exception is java.lang.ClassNotFoundException:
以上是错误信息提示,我在applicationContext_user.xml中的配置是
<?xml version="1.0" encoding="UTF-8"?>
xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:context="http://www.springframework.org/schema/context"
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
http://www.springframework.org/schema/context
http://www.springframework.org/schema/context/spring-context-2.5.xsd
">
scope="prototype">









路径都没错,我检查了N遍,这个问题让我研究了2天了,请求高手给我解脱!

  • 写回答

6条回答 默认 最新

  • finallygo 2011-04-19 16:11
    关注

    No bean named 'dataSource' is defined
    这里不是显示没有定义dataSource吗?

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(5条)

报告相同问题?

悬赏问题

  • ¥30 求一段fortran代码用IVF编译运行的结果
  • ¥15 深度学习根据CNN网络模型,搭建BP模型并训练MNIST数据集
  • ¥15 lammps拉伸应力应变曲线分析
  • ¥15 C++ 头文件/宏冲突问题解决
  • ¥15 用comsol模拟大气湍流通过底部加热(温度不同)的腔体
  • ¥50 安卓adb backup备份子用户应用数据失败
  • ¥20 有人能用聚类分析帮我分析一下文本内容嘛
  • ¥15 请问Lammps做复合材料拉伸模拟,应力应变曲线问题
  • ¥30 python代码,帮调试,帮帮忙吧
  • ¥15 #MATLAB仿真#车辆换道路径规划