users@glassfish.java.net

RE: Keeping a timer alive

From: Manfred Riem <mriem_at_manorrock.org>
Date: Thu, 24 Jul 2008 07:55:10 -0600

Any reason why you are not EJB timer service?

 

From: Dru Devore [mailto:ddevore_at_duckhouse.us]
Sent: Thursday, July 24, 2008 7:52 AM
To: glassfish_user
Subject: Keeping a timer alive

 

I have a timer that is running in a servlet in Glassfish and I encountered a problem with it last night, the timer thread stopped. I need a way to ensure the timer is running and if it does stop, to restart it. Is there a way to have the server monitor this or am I hoping for too much?

--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net For additional commands, e-mail: users-help_at_glassfish.dev.java.net