Purpose

This page describes the method for updating the JRE JDK and the JVM versions.


To update the JDK and jvm versions, you need to update the field java virtual machine in your Apache Tomcat Properties by specifying the jvm.dll of the JRE version you want to update.

To this operation proceed as follow:

  1.  Stop APACHE TOMCAT 
  2. Access the bin folder where TOMCAT is installed: for example c:\Program Files\Apache Software Foundation\Tomcat 5.0\bin\
  3. Double-click on file tomcat5w.exe
  4. Go to the JAVA tab
  5. Update the Java Virtual Machine field with the jvm.dll of the JRE version you want
  6. Click OK
  7. restart APACHE TOMCAT


Notes / Comments



Related Pages