posted 13 years ago
i have started learning spring as per my project requirement. right now we are using Spring data JPA with hibernate. I have created few samples with different approaches like using JpaRepository, Multiple datasource in Spring JPA with hibernate. I am stuck with a small problem in one of my example regarding XML Namespace in my applicationContext.xml. i couldn't find why this xml is causing problem at startup. Below is my applicationContext.xml file, can anyone have a look and tell me what exactly i am missing here?
Error : Cannot find the declaration of element 'beans'