As far as I know gemini blueprint is not supported by CXF.
You should be able to create CXF services using CXF-DOSGi but not with the blueprint namespaces as they are specific to aries blueprint.
Christian On 05.05.2017 15:55, Setya wrote:
Hi all, I'm trying to publish REST service with JAX-RS and deploy it onto Karaf 4.0.8 but failed with following stacktrace: 2017-05-05 20:45:31,950 | ERROR | xtenderThread-13 | BlueprintLoaderListener | 693 - org.eclipse.gemini.blueprint.extender - 1.0.2.RELEASE | Application context refresh failed (OsgiBundleXmlApplicationContext(bundle=com.modulariti.buss.cxfdemo, config=bundle://695.0:0/OSGI-INF/blueprint/blueprint.xml)) org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace [http://cxf.apache.org/blueprint/jaxrs] Offending resource: OSGi resource[bundle://695.0:0/OSGI-INF/blueprint/blueprint.xml|bnd.id=695|bnd.sym=com.modulariti.buss.cxfdemo] I'm able to do the same with Aries Blueprint. Is it a known problem w/ Gemini Blueprint ? Any help would be greatly appreciated. Thanks & Regards, SetNug -- View this message in context: http://cxf.547215.n5.nabble.com/Gemini-Blueprint-and-JAX-RS-tp5780238.html Sent from the cxf-user mailing list archive at Nabble.com.
-- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com
