MCAT_HOME%\conf\uriworkermap.properties-auto
HTH
BTW In my example below it looks like Tomcat is serving my static content. :-(
> -Original Message-
> From: Brett Knights [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 06, 2001 10:16 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: s
ng is completely broke in T4 b2/3.
- Original Message -
From: "Joel Parramore" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 06, 2001 2:28 PM
Subject: Servlet auto-reloading under ROOT context (was RE: simple question
for servlet-configuration of tomcat)
]
> Subject: Re: simple question for servlet-configuration of tomcat
>
>
>
> You simply need to put your stuff uner ROOT context.
>
>
> - Original Message -
> From: "TOPO graphics GmbH" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent:
You simply need to put your stuff uner ROOT context.
- Original Message -
From: "TOPO graphics GmbH" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 06, 2001 7:19 AM
Subject: simple question for servlet-configuration of tomcat
> Hello,
>
> since several weeks I am te
> What I have to do (in the configuration files) when I want to start my
> servlets with the URL:
>
> http://localhost/servlet/TestServlet
>
> and not with a WEPAPP-Directory like
> http://localhost/example/servlet/TestServlet
>
> Which settings I have to do in the configuration-files and in which
Please look at the answers after posting a question. I have already answered
to your question yesterday:
> Hi,
>You just have to declare a context like this:
>
>
>in your TOMCAT_HOME/conf/server.xml. You should also remove the ROOT
context and the ROOT directory that is in the we