https://issues.apache.org/bugzilla/show_bug.cgi?id=56418
Bug ID: 56418 Summary: Manager incorrectly reports deployment as OK even though it failed Product: Tomcat 7 Version: 7.0.53 Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: Manager Assignee: dev@tomcat.apache.org Reporter: slaur...@apache.org Created attachment 31536 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31536&action=edit Proposed patch on tomcat7 trunk When using the Manager to deploy a webapp remotely (uploading the war with an http PUT), the deployment status is incorrectly reported. It does not occur when deploying a WAR that is on the server filesystem. The proposed patch factors the check for the context state. -- 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