About Question enthuware.oce-ejbd.v6.2.556 :
Posted: Sat Mar 03, 2012 4:36 pm
'Timers survive container crash'.
In my opinion only persistent timers are capable of it, e.g.:
@Schedule(persistent=false) - it will not survive.
In my opinion only persistent timers are capable of it, e.g.:
@Schedule(persistent=false) - it will not survive.