HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

Unable to instantiate Action,xxx-action, defined for 'xxx' in namespace '/xxx/xxxx/xxxxx'Error creating bean with name 'xxx-action' defined in file [D:\Tomcat6.0\webapps\xxx\WEB-INF\classes\applicationContext-xxx.xml]: Cannot resolve reference to bean 'xxx-service' while setting bean property 'xxxService'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [com.xxx.xxxe.service.impl.xxxServiceImpl] for bean with name 'xxx-service' defined in file [D:\Tomcat6.0\webapps\xxx\WEB-INF\classes\applicationContext-xxx.xml]; nested exception is java.lang.ClassNotFoundException: com.xxx.xxxManage.service.impl.xxxServiceImpl

表单一提交就报错了,原因是在srping注入中跟struts的配置都把一个service和dao的名字给写错了

黑色头发:http://heisetoufa.iteye.com