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