https://bz.apache.org/bugzilla/show_bug.cgi?id=58723
Bug ID: 58723
Summary: Undeploy Versioned Context Fails
Product: Tomcat 8
Version: 8.0.27
Hardware: All
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Manager
Assignee: [email protected]
Reporter: [email protected]
With parallel deployment enabled and /context##version deployed, using
http://localhost:8080/manager/text/undeploy?path=/context returns "FAIL - No
context exists for path /context" but using /context##version is successful.
Meanwhile, the context shown by /manager/text/list is /context, not
/context##version:
/context:running:0:context##version
This is either a clarity issue in the documentation regarding the meaning of
the term "context" (
http://tomcat.apache.org/tomcat-8.0-doc/manager-howto.html#List_Currently_Deployed_Applications
) or a behavior issue in the manager regarding the matching of the context
string.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]