You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2017/05/30 15:42:29 UTC

[Bug 46173] Small patch for manager app: Setting an optional context path on war file

https://bz.apache.org/bugzilla/show_bug.cgi?id=46173

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Mark Thomas <ma...@apache.org> ---
The proposed patch doesn't handle multi-level context paths correctly. Neither
does it handle versions for parallel deployment (to be fair, I don't believe
parallel deployment was implemented when this patch was proposed).

The design of auto-deployment is based on the assumption that the context path
and version derive from the base file name. I haven't seen a good enough reason
not to extend that logic to WAR upload given that a rename before upload would
address this. Hence the WONTFIX.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org