Versions Compared

Key

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

...

Section A: Existing Solution, how to slowly use Camel
Part 1 - Is the prerequisites and how to setup the project and get a webservice exposed using Apache CXF. In fact we don't touch Camel yet.
Part 2 - Now we are ready to introduce Camel piece by piece and create the full feature integration. This part will introduce different solutions with Camel.
Part 3 - Continued from part 2 where we implement that last part of the solution with the event driven consumer and how to send the email.

Section B: The Camel Solution
Part 4 - We now turn into the path of Camel where it excels - the routing.