Resolved this issue - seems it was a JAR mismatch. I had Spring 2.5.1 but Spring-webmvc 1.2.6.
Thanks to StackOverflow.com:...
Type: Posts; User: atc; Keyword(s):
Resolved this issue - seems it was a JAR mismatch. I had Spring 2.5.1 but Spring-webmvc 1.2.6.
Thanks to StackOverflow.com:...
Hi all,
Trying to integrate Spring 2.5.5 with Xfire 1.2.6, I'm attempting to inject one of my beans into my service but it's failing on initialisation with the following exception:
...