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/01/24 20:13:17 UTC

DO NOT REPLY [Bug 5855] - manager webapp does not fire LifecycleListener events

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

manager webapp does not fire LifecycleListener events





------- Additional Comments From remm@apache.org  2002-01-24 19:13 -------
We can't fire "start" or "stop" here since it would trigger a lot of things we
don't want to trigger (the naming listener, the context config, etc etc). We
could consider throwing a new lifecycle event type ("reload" for example) at the
end of the reload.

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