Tomcat 6 fails to start on Terminal Server

2007-08-30 Thread jhayden
Have installed Tomcat onto MS Terminal Server. However when attempting to start Tomcat it fails. Have tried version 5.5 and 6.0 and both give the same failure. Here are the logs below - [2007-08-30 15:34:10] [info] Running Service... [2007-08-30 15:34:10] [info] Starting service... [2007-08-30 15

Default to index.html over index.jsp in ROOT

2007-08-30 Thread jhayden
After changing port to 80 attmpting to use Tomcat as a HTTP server as well as a container. When entering http:\\localhost I am getting the standard Tomcat display. However its being drawn from the index.jsp rather than the index.html due the message on the page detailing "$CATALINA_HOME/webapps/R