Hi Warren,
I had the same problem, and I feel that it's a bug:
http://issues.apache.org/bugzilla/show_bug.cgi?id=39061
-Kevin
On 3/28/06, Warren <[EMAIL PROTECTED]> wrote:
>
> I get a "FAIL - Application already exists at path" message when I use the
> deploy task after I have used the undeploy
I wrote an ant task (see below) that re-deploys a warfile to the tomcat
server prior to kicking off a set of integration tests. I was suprised to
see the following two messages in the ant log:
[undeploy] OK - Undeployed application at context path /voipSupport
[deploy] FAIL - Application already
Would including the myapp.xml in your META-INF/ be an option? I read here
that that should work:
http://tomcat.apache.org/tomcat-5.5-doc/deployer-howto.html#A%20word%20on%20Contexts
-Kevin
On 3/21/06, Aust, Christian <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'm using Tomcat 5.5.15 on Windows 2003