Dmitry Mozheyko wrote:
>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?
>
Hi Dmitry,
All ejb timers are removed during an undeploy or redeploy. Preserving
the old set of timers is not something that is currently supported.
You can file a feature enhancement request for this behavior.
--ken
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>
>