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

Remy Maucherat <r...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #2 from Remy Maucherat <r...@apache.org> ---
The deploy command is designed to copy from somewhere. So here, you simply want
to deploy a webapp from its regular spot, without autodeploy.
Although it is possible to handle it by not copying anything when the final
path is already the origin (hence the change to an enhancement), you should be
able to deploy a descriptor instead (the "config" parameter) which could also
be useful to you thanks to the extra configuration it gives you access to.

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

Reply via email to