dev@glassfish.java.net

ejbTimers canceling after redeploy

From: Dmitry Mozheyko <mozheyko_d_at_mail.ru>
Date: Tue, 25 Jul 2006 17:36:21 +0400

Hello all.
I use ejbTimers in 9.1 (build b07).
Timers work fine and loads from database when i restart appserver.
But when i redeploy my application(with Session bean with @Timeout method) all timers are drop.
How to avoid this behavior?