DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12179>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12179 Deployer.REMOVE_EVENT is not implemented in StandardHost Summary: Deployer.REMOVE_EVENT is not implemented in StandardHost Product: Tomcat 4 Version: 4.0.4 Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The comments for StandardHost.remove() say that if the application is successfully removed, a ContainerEvent of type REMOVE_EVENT will be sent to registered listeners supplying the removed Context object as an argument. However, this is not yet implemented. This functionality is incomplete and inconsistent with the already implemented INSTALL_EVENT. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>