Versions Compared

Key

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

...

The following guide explains how to deploy ServiceMix 2.0.x on the Apache Tomcat application server. This guide provides instructions specifically for ServiceMix 2.0.x release, however, go here for instructions for ServiceMix 1.1 and ServiceMix 2.0.

Pre-Installation Requirements

...

  • Java Developer Kit (JDK) 1.4.x or greater to run ServiceMix and 1.5.x or greater to build ServiceMix.
  • The JAVA_HOME environment variable must be set to the directory where the JDK is installed, e.g. c:\Program Files\Java\jdk1.5.xx.
  • Maven 1.0.2 or greater (required when installing source or developers' releases).
  • Apache Tomcat version 5.5
  • ServiceMix 2.0.x

The following is the platform which was used to produce this document:

  • Windows XP
  • Tomcat 5.5
  • Java 5
  • ServiceMix 2.0.1

Deploying ServiceMix on Tomcat

...