Versions Compared

Key

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

Tomcat Integration

...

This document is a guide for deploying ServiceMix on Apache Tomcat.

Pre-Installation Requirements

The following software environment is recommended to deploy ServiceMix on the Tomcat application server.

Environment:

  • Java Developer Kit (JDK) 1.4.x or greater.
  • The JAVA_HOME environment variable must be set to the directory where the JDK is installed, e.g. c:\Program Files\jsdk.1.4.2-09.
  • Maven 1.0.2 or greater (required when installing source or developers' releases).
  • Apache Tomcat version 5.5

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

  • Windows XP
  • Tomcat 5.5
  • Java 5 (J2SE 5)

Deploying ServiceMix on Tomcat

...