Versions Compared

Key

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

Our first tutorial gives you

Excerpt

a guided tour and an introduction to important JBI concepts (BC, SE, SA, SU, ...)

Goals of the document

This tutorial provides an easy and convenient way for a new user to learn about:

  • installing and starting ServiceMix
  • introducing important JBI concepts (components, service assemblies and units, ...)
  • installing components and deploying service assemblies
  • using JMX to manage ServiceMix

Contents

Children Display
excerpttrue
excerptTypesimple

Download the latest version of Apache ServiceMix and extract the zip file or tarball somewhere on your local hard drive. For the remainder of this tutorial, we will refer to this directory as <servicemix_home>. The name of some artifacts as well as the console logging are dependent on the version of ServiceMix you are using. We refer to this version (e.g. 3.1.1-INCUBATING) as <version>.

Further reading

  • This page contains more information about the purpose of the directories you find under <servicemix_home>

Next: Starting ServiceMix