Found solution to my one question. I removed org.apache.servicemix.specs.saaj-api-1.3-2.4.0.jar org.apache.servicemix.specs.jaxws-api-2.2-2.4.0.jar
>From the lib/endorsed directory. I am not sure if I am risking stability, but it worked for me. Best Frank From: Frank Langel <[email protected]> Date: Wednesday, February 4, 2015 at 2:42 PM To: <[email protected]> Subject: org.apache.cxf.jaxws.spi.ProviderImpl not found | How to configure to use original Jvm jaxws implementation ? Hi, In development, we are using the jvm implementation of jaxws. Karaf however forces us to install the cxf. I tried to follow the instructions here, but failed to convince Karaf to use the original implementation. I like to keep Karaf as thin and slick as possible, and comparable to our dev environment, and therefore not install cxf. Any ideas? Thanks a lot in advance Frank http://stackoverflow.com/questions/6364333/jax-ws-when-apache-cxf-is-install ed-it-steals-default-jdk-jax-ws-implementat
