I think you miss the spring-orm jar.
I had this error, and adding the dependency fixed it.
Type: Posts; User: dark.gixxer; Keyword(s):
I think you miss the spring-orm jar.
I had this error, and adding the dependency fixed it.
Hi there.
I faced the same problem. I managed to figure it out.
Actually i was providing jackson bundles version 1.4.3
The spring bundle org.springframework.web_3.0.0.RELEASE was importing jackson...