Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Tutorial on Camel 1.4 for Integration
    Another real-life scenario. The company sells widgets, with a somewhat unique business process (their customers periodically report what they've purchased in order to get billed). However every customer uses a different data format and protocol. This tutorial goes through the process of integrating (and testing!) several customers and their electronic reporting of the widgets they've bought, along with the company's response.
  • Tutorial how to build a Service Oriented Architecture using Camel with OSGI
    The focus of this Tutorial is to introduce you how you can create, design a simple SOA solution using Camel and OSGI and deploy it in a OSGI Server like ServiceMix Kernel and Spring DM Server. The tutorial has been designed in two parts. The first part introduces the basic concept and the second one will extend the ReportIncident tutorial part 4 to show How we can separate the different layers (domain, service, ...) of an application and deploy them in a separate bundle. The Web Application will be also modified in order to communicate to the OSGI layer.
  • Examples
    While not actual tutorials you might find working through the source of the various Examples useful