See in the source of javax.xml.ws.spi.Provider
http://grepcode.com/file/repo1.maven.org/maven2/org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/2.2.0/javax/xml/ws/spi/Provider.java?av=f <http://grepcode.com/file/repo1.maven.org/maven2/org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/2.2.0/javax/xml/ws/spi/Provider.java?av=f> Why oh why oh why is the default provider changed to cxf?!? private static final String DEFAULT_JAXWSPROVIDER = "org.apache.cxf.jaxws.spi.ProviderImpl"; -- View this message in context: http://karaf.922171.n3.nabble.com/How-do-I-stop-cxf-taking-over-the-default-implementation-of-javax-xml-ws-spi-Provider-tp4032414p4032418.html Sent from the Karaf - User mailing list archive at Nabble.com.
