Hi, I have done such an example for the Talend ESB. You can find it here: https://github.com/Talend/tesb-rt-se/tree/master/examples/camel/jaxws-jms
There is no tutorial that explains it but it is fairly simple. The example does not use blueprint but it should be quite easy to change it to blueprint. There are also some blueprint examples that help you which xml namespaces to use for camel:
https://github.com/Talend/tesb-rt-se/tree/master/examples/camel/blueprint/src/main/resources Christian Am 29.04.2012 08:34, schrieb fitzcaraldo:
Thanks for help Christian. I've gone back to basics. I followed your blog here: http://www.liquid-reality.de/display/liquid/2011/12/22/Karaf+Tutorial+Part+4+-+CXF+Services+in+OSGi http://www.liquid-reality.de/display/liquid/2011/12/22/Karaf+Tutorial+Part+4+-+CXF+Services+in+OSGi The only changes I made were to use karaf 2.2.5 and cxf 2.6.0. Got your person sample from github and updated the pom to use cxf 2.6.0. I deployed the four jars to my karaf server using the web-console. They all started cleanly with nothing (bad) in karaf.out or karaf.log. Works as expected. Thank you very much! I've been struggling with OSGi dependency hell! Could you suggest a similar example that exposes a Camel cxf service on karaf using wsdl driven and blueprint? (Gotta say - I'm finding the leap from simple Camel jms routes running in karaf to cxf routes in karaf to be considerable) Thanks again. -- View this message in context: http://cxf.547215.n5.nabble.com/cxf-2-6-0-deploy-into-karaf-2-2-5-tp5672113p5673593.html Sent from the cxf-user mailing list archive at Nabble.com.
-- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com
