canceling timers during weblogic shutdown -


I have an ER project that runs on weblogic

I have some timers in my application

And when I reorganize my EAR project, I want to cancel them.

I have tried to use the steno, but I can not access my web module classes in the stage listener.

How can I do this work?

Thank you in advance

I created this servlet that implements ServletContextListener Start the timer with the introduction method, and turn it off in the context.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -