dev@glassfish.java.net

Re: ejbTimers canceling after redeploy

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Tue, 25 Jul 2006 11:42:06 -0700

Dmitry Mozheyko wrote:
>
> -----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?;-)

If you log in into GlassFish, the Issue Tracker gives you an option
to file a new one.

regards,
-marina

>
>
>> --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
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>