posted 9 years ago
Hi,
I am getting BeanCreationException. The following is the error.
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'idgenDelegate': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.sequent.service.intefaces.IIdgenDAO com.sequent.delegation.IdgenDelegate.idgenDAO; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'idgenDAO' defined in ServletContext resource [/WEB-INF/config/app-config.xml]: Could not resolve matching constructor (hint: specify index/type/name arguments for simple parameters to avoid type ambiguities)
What is the cause of the error.
Thanks,
Padma priya N.G.