users@glassfish.java.net

Re: Make TimerBean NOT stop on exceptions/transaction-rollback

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Fri, 20 Aug 2010 09:53:56 -0700

Please file an RFE. For now you can try to change the number of retries
to a higher number.

Best,
-marina

Per Steffensen wrote:
> Hi
>
> I have a timerbean running in Glassfish 2.1.1. If I setRollbackOnly on
> the transaction associated with the TimerBean Glassfish will stop
> calling this TimerBean in the future. This is an ok feature, but cant
> you prevent it from happening. That is, can I tell Glassfish to NOT
> stop calling my TimerBean just because its transaction gets set to
> rollback from time to time? How?
>
> Regards, Per Steffensen
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>