Re: Problem installing application context as ROOT

2007-10-19 Thread Ken Bowen
Mark Thomas wrote: Ken Bowen wrote: The Host spec from server.xml: It looks like you have a third-party packaged version of Tomcat. It might not be the cause but you might be better off with a standard version downloaded from Apache or one of its mirriors. Indeed. I do

Re: Problem installing application context as ROOT

2007-10-18 Thread Mark Thomas
Ken Bowen wrote: > The Host spec from server.xml: > > autoDeploy="true"> > docBase="/opt/tomcat5/server/webapps/manager" privileged="true" debug="0"/> > privileged="true" debug="0"/> > It looks like you have a third-party packaged version of Tomcat. It might not be the cause but you mig

Re: Problem installing application context as ROOT

2007-10-18 Thread Ken Bowen
Bowen [mailto:[EMAIL PROTECTED] Verzonden: donderdag 18 oktober 2007 13:43 Aan: users@tomcat.apache.org Onderwerp: Problem installing application context as ROOT Hi All, I'm having a problem installing my application to run as the ROOT context. The problem is in getting Tomcat to expand RO

RE: Problem installing application context as ROOT

2007-10-18 Thread Auke Noppe
application context as ROOT Hi All, I'm having a problem installing my application to run as the ROOT context. The problem is in getting Tomcat to expand ROOT.war. I can make things work as follows: 1. Use ant to create myapp.war, and upload it to the isp. 2. Drop myapp.war in ~tomcat5/we

Problem installing application context as ROOT

2007-10-18 Thread Ken Bowen
Hi All, I'm having a problem installing my application to run as the ROOT context. The problem is in getting Tomcat to expand ROOT.war. I can make things work as follows: 1. Use ant to create myapp.war, and upload it to the isp. 2. Drop myapp.war in ~tomcat5/webapps; Tomcat expands myapp.war to