org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'MUserService' defined in class path resource [applicationContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.ConversionNotSupportedException: Failed to convert property value of type 'net.web.bwpg.dao.impl.MUserDAOImpl' to required type 'net.bwpg.dao.MUserDAO' for property 'mUserDAO'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [net.web.bwpg.dao.impl.MUserDAOImpl] to required type [net.bwpg.dao.MUserDAO] for property 'mUserDAO': no matching editors or conversion strategy found
请教java中报如上错误的解决方案
applicationContext.xml文件配置如下:请问有什么错误吗?
看起来象是因为您的server一边路径中缺乏jdbc jar,导致db操作失败,因而在客户端操作 ch05.ordermodel.saveorder 的过程中或者ch05,或者ch05.ordermodel发生空指针异常。
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息