Dear tomcat developers,

Executing various lifecycle events is an essential part of tomcat
start/stop process. Often it is the only way to execute certain startup
sequence for a component at exactly right time. Lifecycle start() and
stop() method overriding do not quite give the same level of precision.
I am not sure it is possible to do it to LifecycleListener interface but
it would be nice if its lifecycleEvent() method woyld declare
LifecycleException thrown

Thank you

Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to