Using the Testing System with Apache Tomcat
- Install Java 5.0, available at http://java.sun.com/javase/downloads/index_jdk5.jsp
- Choose the latest update for the Java Runtime Environment (JRE) 5.0 (not the JDK)
- Download version 5.5.26 (5.x) of Apache Tomcat.
- http://tomcat.apache.org
- Choose the Core Windows Service Installer version
- When installing Tomcat you can choose the default options, except make sure it points at a Java 5.0 JRE, instead of an older version.
- After installing Tomcat leave the box checked to start Tomcat on finish.
Prerequisites