I get this error when trying to invoke \"persist\" method to save entity model to database in my Spring MVC web application. Can\'t really find any post or page in internet
For us, the problem came down to same context settings in multiple configuration files. Check you've not duplicated the following in multiple config files.