You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Bartek Teodorczyk <ba...@horizon.net.pl> on 2002/06/24 13:09:23 UTC

Problem with undeploy in root context

When I use deploy/undeploy method to not root context everything is
OK:
1. after deploy manager/list shows:
/gallery:running:0:D:\java\jakarta-tomcat 4.1\work\Standalone\localhost\manager\gallery.war
2. and after undeploy above line in manager/list disapears.

But trying perform the same in root context is impossible:
1. after deploy manager/list shows:
/:running:0:D:\java\jakarta-tomcat 4.1\work\Standalone\localhost\manager\.war
2. undeploy doesn't work:
FAIL - No context exists for path /
and there is still line in manager/list:
/:running:0:D:\java\jakarta-tomcat 4.1\work\Standalone\localhost\manager\.war

I'm using Tomcat 4.1.3 Beta with W2K.

Bartek Teodorczyk



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>