我觉得问题好像出在这。但我还是不明白这个提示的含义。

严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'FindWorkflowIService' defined in file [E:\apache-tomcat-6.0.29\webapps\iom\WEB-INF\classes\modules\iom\manager\spring-conf\serviceContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [cn.ceopen.bss.iom.manager.service.impl.FindWorkflowServiceImpl]: Constructor threw exception; nested exception is java.lang.ClassCastException: sun.reflect.generics.reflectiveObjects.TypeVariableImpl cannot be cast to java.lang.Class
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:883)
Constructor threw exception; nested exception is java.lang.ClassCastException: sun.reflect.generics.reflectiveObjects.TypeVariableImpl cannot be cast to java.lang.Class

慕无忌1623718
浏览 151回答 3
3回答

繁星淼淼

1.Spring配置文件有错2.类包没有引用(也就是这个"FindWorkflowIService") 请查看"FindWorkflowIService"在spring的配置文件中,是否配置正确! 此外如楼上所说"FindWorkflowIService"这个类中有set方法?

茅侃侃

在web.xml文件中配制监听了吗?<listener><listener-class>org.springframework.web.context.ContextLoaderListener</listener-class></listener>

守着一只汪

因为聚合函数处理的是数据组,在本例中,MAX函数将整个TEACHER表看成一组而TNAME、DNAME和TSEX的数据都没有进行任何分组,因此SELECT语句没有逻辑意义MAX()和MIN()函数不仅可以作用于数值型数据,也可以作用于字符串或是日期时间数据类型的数据。
打开App,查看更多内容
随时随地看视频慕课网APP