https://issues.apache.org/bugzilla/show_bug.cgi?id=55719

--- Comment #4 from Mark Thomas <ma...@apache.org> ---
The manager app does the following:
- marks the context as services so the auto deployer leaves it alone
- removes the old war
- reads the input stream and writes the WAR directly to the appBase
- triggers a deploy for the new WAR
- removes the serviced marker

Given that auto deployment is disabled in your environment anyway, the only way
I can see the problem you are having arising is if the file upload somehow goes
wrong and a partial file is written to the appBase.

Let me look though the source code to check if all the possible errors are
correctly handled.

-- 
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