Blog post added by Christian Schneider
Last week I was at the SOA / BPM days in Düsseldorf and talked about Camel Architecture and showed some practical examples. Some of the highlights were:
- Getting started with Apache Camel. Download, First project, run in Eclipse
- Make your project fit for OSGi
- Deployment on Karaf and showing the new Camel commands for the Karaf shell
- How to test and debug Camel Routes?
- Using Camel to do very light weight XML Messaging over several transports like file and jms (will describe this in a separate blog post)
You can find my (partly) german slides here: workshop_messagebasierte_webservices_camel.pdf
The examples are on github: https://github.com/cschneider/examples-cxf-camel-soabpmdays