Hi Claus, I have created a small demo project (inspired from the the Camel-OSGI example) to explain How we can design a SOA architecture using Camel (routing + bus) & OSGI bundles in order to separate completely the business logic from the ESB/routing engine.
- Camel context is deployed in a Camel Bundle, has a reference through OSGI registry to the beans published through another bundle - The service (interface + implementation) are defined in a separate bundle - Demo runs perfectly on Srping DM server 1.0.1, ServiceMix Kernel 1.0 What is the best way to publish the tutorial for Camel users ? 1) through my blog : http://cmoulliard.blogspot.com 2) through Camel Wiki KR, Charles Moulliard ----- Enterprise Architect Xpectis 12, route d'Esch L-1470 Luxembourg Phone +352 25 10 70 470 Mobile +352 621 45 36 22 e-mail : [EMAIL PROTECTED] web site : www.xpectis.com www.xpectis.com My Blog : http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/ -- View this message in context: http://www.nabble.com/Tutorial-to-develop-a-small-SOA-application-using-Camel-%2B-OSGI-%28running-on-Spring-DM-server---ServiceMix-Kernel-1.0.0%29-tp20736180s22882p20736180.html Sent from the Camel - Users mailing list archive at Nabble.com.
