How do you default an application to http://servername/

2005-09-09 Thread Aaron Pederson
How do you default an application to come up when you hit the server on the port tomcat is running on? For my case Im running it as http://localhost:8080/. Is it a server.xml setting?

Order at which Tomcat loads starts applications

2005-09-08 Thread Aaron Pederson
Can anyone provide me with the order in which Tomcat starts applications? Specifically my applications are inside of $TOMCAT_HOME/webapps. Thanks in advance, ~Aaron

Tomcat Deploy issue with v 5.0.30

2005-09-06 Thread Aaron Pederson
Hello - I'm running into an autodeploy issue with Tomcat 5.0.30. In our tomcat install we are running two applications both of which are .war archives and reside in $TOMCAT_HOME/webapps/. The issue I'm seeing is when I run a fresh install of tomcat and drop in our application .war