I get the below error while startup of application
2009-08-19 12:11:16,376 ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/IssueTracker] - StandardWrapper.Throwable
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'issueService' defined in ServletContext resource [/WEB-INF/dispatcher-servlet.xml]: Cannot resolve reference to bean 'issueMasterDAO' while setting bean property 'issueMasterDAO'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'issueMasterDAO' is defined
Please help and thanks in advance.
Hong Anderson
Ranch Hand
Joined: Jul 05, 2005
Posts: 1936
posted
0
Rename to applicationContext-hibernate.xml.
SCJA 1.0, SCJP 1.4, SCWCD 1.4, SCBCD 1.3, SCJP 5.0, SCEA 5, SCBCD 5; OCUP - Fundamental, Intermediate and Advanced; IBM Certified Solution Designer - OOAD, vUML 2; SpringSource Certified Spring Professional
Aranya Das
Greenhorn
Joined: Aug 19, 2009
Posts: 2
posted
0
I did , still the same.
Hong Anderson
Ranch Hand
Joined: Jul 05, 2005
Posts: 1936
posted
0
It should work automatically.
You may try to remove: