Installing and Endorsing the JDK
Before installing Mule 3.2 (or a more recent version), ensure that the host machine has one of the following Java Development Kit versions installed on it:
-
Standard Edition 1.6.0_26 (also known as JDK SE 6 Update 26) or more recent
-
Enterprise Edition 1.6u3 (JDK EE 6 Update 3) or more recent
You can download the JDK from here.
Be sure to set the JAVA_HOME environment variable on your system to point at the directory where you have installed your JDK, as in C:\Java
|