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=5140>. 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=5140 TraceManager.hasTraceListeners() false after adding/removing listener ------- Additional Comments From [EMAIL PROTECTED] 2003-01-31 18:50 ------- Created an attachment (id=4668) Following Shane Curcuru's ideas, in TraceManager#removeTraceListener(), I just add a line of code checking the size of listener container. If it is empty, then set the container to null.
