The following are required to complete this example:
Internet connection (required by Maven)
Fuse Mediation Router requires a Java 6 development kit (JDK 1.6.0). After installing the
JDK, set your JAVA_HOME environment variable to point to the root
directory of your JDK, and set your PATH environment variable to
include the Java bin directory.
The Fuse Mediation Router Maven tooling requires Apache Maven version 2.2.1 or later. To download Apache Maven, go to http://maven.apache.org/download.html.
After installing Apache Maven do the following:
Set your
M2_HOMEenvironment variable to point to the Maven root directory.Set your
MAVEN_OPTSenvironment variable to-Xmx512Mto increase the memory available for Maven builds.Set your
PATHenvironment variable to include the Mavenbindirectory:Platform Path Windows %M2_HOME%\binUNIX $M2_HOME/bin








