:) I liked this one
On 5/3/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: Matthew Inger [mailto:[EMAIL PROTECTED]
> Subject: Deploying Default Webapp in Tomcat 6.0
>
> I've been trying to figure out how to deploy a .war file as
> the root webapp in Tomca
> From: Matthew Inger [mailto:[EMAIL PROTECTED]
> Subject: Deploying Default Webapp in Tomcat 6.0
>
> I've been trying to figure out how to deploy a .war file as
> the root webapp in Tomcat 6.0.10.
>
> Say I have a "foo.war" file, and create a
> conf/C
I've been trying to figure out how to deploy a .war file as the root webapp in
Tomcat 6.0.10.
Say I have a "foo.war" file, and create a conf/Catalina/localhost/foo.xml file
with the
following contents:
I would expect (as in Tomcat 5), that the url: http://localhost:8080/ would be
routed to