(1.2) Install the JRE according to the instructions included with the
release.
+(1.3) Set an environment variable named JRE_HOME to the pathname of
+ the directory into which you installed the JRE, e.g. c:\jre5.0
+ or /usr/local/java/jre5.0.
-(1.3) Set an environment variable named JAVA_HOME to the pathname of
- the directory into which you installed the JRE, e.g. c:\j2sdk5.0
+NOTE: You may also use the full JDK rather than just the JRE. In this
+ case set your JAVA_HOME environment variable to the pathname of
+ the directory into which you installed the JDK, e.g. c:\j2sdk5.0
or /usr/local/java/j2sdk5.0.
rem JAVA_HOME Must point at your Java Development Kit installation.
rem Required to run the with the "debug" argument.
rem
-rem JRE_HOME Must point at your Java Development Kit installation.
+rem JRE_HOME Must point at your Java Runtime installation.
rem Defaults to JAVA_HOME if empty.
rem
rem JAVA_OPTS (Optional) Java runtime options used when the "start",
<bug>42361</bug>: Handle multi-part forms when saving requests during
FORM authentication process. Patch provided by Peter Runge. (markt)
</fix>
+ <fix>
+ <bug>42401</bug>: Update RUNNING.txt with better JRE/JDK information.
+ (markt)
+ </fix>
</changelog>
</subsection>
</section>