dev@glassfish.java.net

Re[2]: ejbTimers canceling after redeploy

From: Dmitry Mozheyko <mozheyko_d_at_mail.ru>
Date: Tue, 25 Jul 2006 22:16:40 +0400

-----Original Message-----
From: Kenneth Saks <Kenneth.Saks_at_Sun.COM>
To: dev_at_glassfish.dev.java.net, Dmitry Mozheyko <mozheyko_d_at_mail.ru>
Date: Tue, 25 Jul 2006 10:14:37 -0400
Subject: Re: ejbTimers canceling after redeploy

>
>
>
> 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.

Undeploy or redeploy ANY application or application having @Timeout method?


> Preserving
> the old set of timers is not something that is currently supported.
> You can file a feature enhancement request for this behavior.

How i can do this?;-)

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