[ 
https://issues.apache.org/jira/browse/DOSGI-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Schneider resolved DOSGI-253.
---------------------------------------
    Resolution: Fixed

This error does not seems to occur anymore with 2.2.0-SNAPHOT. Can you try to 
validate?


> CXF DOSGI JAX-RS incompatible with Camel features
> -------------------------------------------------
>
>                 Key: DOSGI-253
>                 URL: https://issues.apache.org/jira/browse/DOSGI-253
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: provider-rs
>    Affects Versions: 2.0.0
>         Environment: Java 8 Karaf 4.0.8 Camel 2.18.1
>            Reporter: Oliver Schweitzer
>            Assignee: Christian Schneider
>             Fix For: 2.2.0
>
>
> 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]. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to