Building Camel-CXF REST Service in OSGi for Karaf - Multicasting and Aggregation
Please check out my other post [http://rerun.me/blog/2013/09/01/building-cxf-rest-service-in-osgi-for-karaf/] on building plain CXF services (without Camel) in OSGi on Karaf. This is a basic tutorial on how to 1. create a CXF REST service 2. multicast (and parallelize) the incoming request using Camel 3. source…