Versions Compared

Key

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

...

  1. In a browser, go to www.servicemix.org.
  2. Click on the Download link in the left pane.
  3. From this page, click on the "Development releases can be found here" link.
  4. Select the version of ServiceMix to download.
  5. Extract the files from the zip file into a directory of your choice.
  6. If a binary snapshot was downloaded proceed to the #Starting ServiceMix section of this document. If a source snapshot was downloaded proceed to #building source (Step 6). #Following
  7. Following the build, proceed to #Testing the Installation section.
    .

...

Binary Installation:
This procedure explains how to download and install the binary distribution on a Unix system using a browser.

  1. If a browser is available, from the browser, go to www.servicemix.org
  2. Click on the Download link in the left pane.
  3. From this page, click on link in the "Latest Releases" section.
  4. Scroll down to select the version to download. For a binary distribution the filename will be similar to:
    servicemix-x.x.x.zip.
  5. Extract the files from the zip file into a directory of your choice.
    unzip servicemix-x.x.x.zip
  6. If a binary snapshot was downloaded proceed to the #Starting ServiceMix section of this document. If a source snapshot was downloaded proceed to #building source (Step 6). #Following
  7. Following the build, proceed to #Testing the Installation section.

This procedure explains how to download and install the binary distribution on a Unix system withoug a browser.

Source Installation:
This procedure explains how to download and install the source distribution on a Windows system.

...