Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-2202

Upgrade to CXF 2.2.5

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 2.1.0
    • camel-cxf
    • None

    Description

      Looks like you cannot do 2.2.4 -> 2.2.5 upgrade out of the box

      We hit some compilations failures

      [INFO] Compilation failure
      
      /Users/davsclaus/workspace/camel/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/CxfEndpoint.java:[157,31] createClient(org.apache.cxf.endpoint.Endpoint) in  cannot override createClient(org.apache.cxf.endpoint.Endpoint) in org.apache.cxf.frontend.ClientFactoryBean; attempting to use incompatible return type
      found   : void
      required: org.apache.cxf.endpoint.Client
      
      ...
      

      Hmm dont like that CXF is not binary compatible!

      Attachments

        Activity

          People

            njiang Willem Jiang
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: