追随Java
简单的事情重复做,就会产生累积效应!
posts - 260,  comments - 338,  trackbacks - 0
[06-10-7 15:27:37:188 CST] 115d2eb8 RequestProces W org.apache.struts.action.RequestProcessor  Unhandled Exception thrown: class org.springframework.beans.factory.BeanCreationException
[06-10-7 15:27:37:672 CST] 115d2eb8 WebGroup      E SRVE0026E: [Servlet 错误]-[Error creating bean with name '/allQueryAction' defined in ServletContext resource [/WEB-INF/action-servlet.xml]: Error setting property values&#59; nested exception is PropertyAccessExceptionsException (1 errors)]:org.springframework.beans.factory.BeanCreationException: Error creating bean with name '/allQueryAction' defined in ServletContext resource [/WEB-INF/action-servlet.xml]: Error setting property values; nested exception is PropertyAccessExceptionsException (1 errors)
Caused by: PropertyAccessExceptionsException (1 errors)
org.springframework.beans.TypeMismatchException: Failed to convert property value of type [com.legend.qryTemplate.service.impl.TemplateManagerImpl$$EnhancerByCGLIB$$5cca3fd4] to required type [com.legend.qryTemplate.service.TemplateManager] for property 'templateManager'; nested exception is java.lang.IllegalArgumentException: No matching editors or conversion strategy found
Caused by: java.lang.IllegalArgumentException: No matching editors or conversion strategy found
 at org.springframework.beans.PropertyTypeConverter.convertIfNecessary(PropertyTypeConverter.java:209)
 at org.springframework.beans.PropertyTypeConverter.convertIfNecessary(PropertyTypeConverter.java:108)
 at org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:723)
 at org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:575)
 at org.springframework.beans.AbstractPropertyAccessor.setPropertyValue(AbstractPropertyAccessor.java:49)
 at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:68)

问题找了很久最终,仔细看输出的日志,最终找到了问题.在action-servlet.xml中的"/allQueryAction"所注入的BEAN没有实现相关的接口.
posted on 2006-10-07 16:07 Harryson 阅读(18518) 评论(3)  编辑  收藏 所属分类: Spring

FeedBack:
# re: Error creating bean with name [未登录]
2008-06-27 14:56 | 呵呵
我好像也出现过,可还是不知道怎么解决呀。。。  回复  更多评论
  
# re: Error creating bean with name [未登录]
2008-11-25 20:20 | leo
没有set(),get()方法  回复  更多评论
  
# re: Error creating bean with name
2013-10-30 20:13 | tlj
@呵呵
缺少包。commons-pool.jar  回复  更多评论
  

只有注册用户登录后才能发表评论。


网站导航:
 

<2013年10月>
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789

常用链接

留言簿(10)

随笔分类(319)

AJAX

Coffee House

CSS

Java

JavaScript

Open Source

ProjectManagement

友情Blog

最新随笔

最新评论

阅读排行榜

评论排行榜