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
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
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
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
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