Hope it helps somebody:
I've had a similar problem and the cause was some spring 2.5.x jar that was added to my Spring 3 project by mistake (Maven transitive dependencies).
Type: Posts; User: altumano; Keyword(s):
Hope it helps somebody:
I've had a similar problem and the cause was some spring 2.5.x jar that was added to my Spring 3 project by mistake (Maven transitive dependencies).
When trying to run Petclinic from Spring 2.0.7 on Mac OS X with HSQL database exactly as per default installation, I get the application running but clicking links produces errors like this:
Data...