I\'ve been having an annoying exception a lot lately, and after some research on Google and this forum I still haven\'t found an answer that could solve my problem.
Add @Transactional above you database operation methods
@Transactional
Make sure you have annotation driven transation manager add above HibernateTransactionManager configuration in applicationContext.xml file
HibernateTransactionManager
applicationContext.xml