Versions Compared

Key

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

...

  • 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 while the second one will extend extends 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 bundlebundles. The Web Application will has also be also modified in order to communicate to the OSGI layerbundles.
  • Examples
    While not actual tutorials you might find working through the source of the various Examples useful