I have a question. I tried to run my web application using Spring and Hibernate/ I have a strange error. NoSuchBeanDefinitionException. Stacktrace is:
Caused
Somtimes what Spring actually trying to say is:
There are multiple bean definitions...
I had this problem:
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'metadataGeneratorFilter' is defined
once where I had an xml file like this: