Uploaded image for project: 'CXF Distributed OSGi (Retired)'
  1. CXF Distributed OSGi (Retired)
  2. DOSGI-253

CXF DOSGI JAX-RS incompatible with Camel features

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.2.0
    • provider-rs
    • None
    • Java 8 Karaf 4.0.8 Camel 2.18.1

    • Unknown

    Description

      Steps to reproduce in a clean karaf container:

      feature:repo-add mvn:org.apache.camel.karaf/apache-camel/2.18.1/xml/features
      feature:repo-add mvn:org.apache.cxf.dosgi/cxf-dosgi-samples/2.0.0/xml/features
      feature:install cxf-dosgi-sample-rest-impl
      get
      GET http://localhost:8181/cxf/tasks/1
      ---> Works, returns xml

      Now to recreate the problem:

      feature:install camel-core
      GET http://localhost:8181/cxf/tasks/1
      ---> Fails, in browser:
      JAXBException occurred : com.sun.xml.bind.v2.ContextFactory not found by org.apache.cxf.cxf-rt-transports-http [124].

      Attachments

        Activity

          People

            cschneider Christian Schneider
            osx2000 Oliver Schweitzer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment