You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/08/29 23:15:48 UTC

DO NOT REPLY [Bug 12179] New: - Deployer.REMOVE_EVENT is not implemented in StandardHost

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: tomcat-dev@jakarta.apache.org
        ReportedBy: ruvinsky@yahoo.com


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>