Hi David, Sergey, Thanks for helping me out with that (and testing it). I also went ahead and imported the new bundles. I see the new URL popping up as (one of the many INFO) messages in the console but the wsdl is not actually published. The error that is printed last is:
INFO: Did not remote service org.knime.dosgi.test.TemperatureService because intent SOAP could not be satisfied And further up I see the stack trace: WARNING: Intent map load failed: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace [http://cxf.apache.org/policy] Offending resource: OSGi resource[classpath:/OSGI-INF/cxf/intents/intent- map.xml|bnd.id=3318|bnd.sym=cxf-dosgi-ri-dsw-cxf] org.springframework.beans.factory.parsing.FailFastProblemReporter.error(FailFastProblemReporter.java:68) org.springframework.beans.factory.parsing.ReaderContext.error(ReaderContext.java:85) I found the exact same error message in another post (http://old.nabble.com/CXF-DOSGI-%2B-Equinox-Servlet-Bridge-td24355153.html) but couldn't really identify the "here is the solution part" in that lengthy post (if there is one). Best regards, Bernd
