> From: Martin Harrigan [mailto:[EMAIL PROTECTED]
> Subject: Virtual Hosts and 'Hot' Redeployment
>
> Any ideas why a redeployed webapp might work from
> http://1.2.3.4/myWebApp but not from
> http://www.otherserver.com?
Your configuration is invalid, so predictable op
Hi all,
I have the following problem with tomcat 6.0: I have two webapps, ROOT
and myWebApp. ROOT is deployed to /var/lib/tomcat-6/webapps and has
the following entry in server.xml:
I can reach it fine through http://1.2.3.4/ and if I redeploy ROOT
(using the tomcat-maven-plugin), I do not need