Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: INS link to further reading

This document is a tutorial that describes the steps involved in the creation of a standard JBI Component using servicemix-common module.
We will write a full XSLT Service Engine.

See also Notes on Creating JBI Component using maven2.

First, we will use the servicemix-service-engine maven 2 archetype to create the basis of our JBI component.

...