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/11/27 15:51:25 UTC

DO NOT REPLY [Bug 14895] New: - ServletRequestListener not unregistered when reloading a Webapp Context

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=14895>.
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=14895

ServletRequestListener not unregistered when reloading a Webapp Context

           Summary: ServletRequestListener not unregistered when reloading a
                    Webapp Context
           Product: Tomcat 5
           Version: 5.0.0
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: guido@laures.de


When reloading a webapp via the manager app a ServletRequestListener gets for
every request to the reloaded webapp as many notifications as reloads have been
performed before. In other words: the unregistration of formally registered
listeners seems not to work properly.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>