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 2003/05/01 18:22:29 UTC

DO NOT REPLY [Bug 14895] - 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

remm@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From remm@apache.org  2003-05-01 16:22 -------
I didn't actually test, but I don't see how it can happen with the current code
(reload() does a stopListener() which removes the listener array, and
startListener() instantiates a new one). Reopen if it still doesn't work, and
give details on how to reproduce (looking at the report, it seems that having a
listener doing a sys.out, and reloading the app, would be enough).

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org