I am trying to remove the root context using the manager application.
First, I list all installed applications:
http://www.xxx.de/manager/list
OK - Listed applications for virtual host www.xxx.de /manager:running:0:../server/webapps/manager /:running:1:xxx
Here are my 3 unsuccessful tries:
http://www.xxx.de/manager/remove?path=
FAIL - Invalid context path was specified
http://www.xxx.de/manager/remove?path=/
FAIL - Encountered exception java.io.IOException: java.lang.NullPointerException
http://www.xxx.de/manager/remove?path=ROOT
FAIL - No context exists for path ROOT
What am I doing wrong?
Regards,
Andreas
P.S. I have substituted all references to my real domain name with "xxx" in this post.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
