https://bz.apache.org/bugzilla/show_bug.cgi?id=58187
Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
There have been no changes to the manager package in 7.0.x since 7.0.58 and the
change then was to simply update the copyright year to 2015.

The Manager will not write a response until the start() event has completed for
the Context. If Context.start() throws an exception, the Manager will report
it.

It is possible for Context.start() to complete without exception but end up in
the failed state. In this case the deployer will report successful deployment
(the WAR was copied and deployed) but the Context will be listed as not
running.

If you can provide a simple WAR file that demonstrates different behavior with
7.0.61 and 7.0.62 I'll take another look.

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