configuring hibernate datasource in spring xml
问题 I get below error while running my web application. I had problems in configuring hibernate & spring with right jars. After i crossed that hurdle after working on it for hours, i am getting problem in hibernate datasource . The session factory and dao beans are getting initialized properly by spring but when i access method in dao i get error... INFO: Attestation_spring_hibernate was successfully deployed in 11,309 milliseconds. INFO: before calling rateDAO.getCount() INFO: inside