Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: path hint

...

This section of the Getting Started guide explains how to install binary and source distributions of ServiceMix on a Windows system.

Tip
titleHandy Hint

In case you have to install ServiceMix into a very deep path or a path containing illegal characters for Java paths, e.g. !, % etc., you may add a bat file to start -> startup that executes

No Format

subst S: "C:\your very % problamtic path!\SM"

so your ServiceMix root directory is S:\ — which works for sure and is short to type.

Windows Binary Installation

...