Upgrade to Spring 2.5
---------------------
Key: CXF-1390
URL: https://issues.apache.org/jira/browse/CXF-1390
Project: CXF
Issue Type: Bug
Components: Core
Affects Versions: 2.0.3
Reporter: Dan Diephouse
Fix For: 2.0.4
CXF doesn't work correctly on Spring 2.5. For instance, you get this:
org.springframework.beans.factory.UnsatisfiedDependencyException: Error
creating bean with name 'jrulesService': Unsatisfied dependency expressed
through constructor argument with index 2 of type
[org.apache.cxf.jaxws.JaxWsServerFactoryBean]: Ambiguous constructor argument
types - did you specify the correct bean references as constructor arguments?
(What ever happened to the famed backward compatability!? :-) *sigh*)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.