[ https://issues.apache.org/jira/browse/CXF-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577623#action_12577623 ]
adamb commented on CXF-1390: ---------------------------- Adding (deprecated) default constructors works. It looks like just a case of a vague error message. It would be nice if it at least mentioned the class with the problem (if this error message is even under the CXF projects control...) > 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 > > 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.