Page 1 of 1
About Question enthuware.oce-ejbd.v6.2.428 :
Posted: Sun Nov 27, 2011 9:37 am
by ETS User
According to the explanation, this expression:
new ScheduleExpression().hour(1);
will cause calling timeout method every hour. Is it really OK? I think the timer would rather fire every 24 hours at 1 o'clock.
Re: About Question enthuware.oce-ejbd.v6.2.428 :
Posted: Sun Nov 27, 2011 8:48 pm
by admin
You are right. This should be fixed.
thank you for your feedback!
Re: About Question enthuware.oce-ejbd.v6.2.428 :
Posted: Sat Oct 27, 2012 3:51 pm
by Guest
Options 2 and 4 in this question mention a method "invokeThisMethodEveryHour", while the rest of the question describes a method "invokeThisMethodUponAlarm". This is quite confusing.
I suppose it is a typo, is it not?
Re: About Question enthuware.oce-ejbd.v6.2.428 :
Posted: Sun Oct 28, 2012 1:23 pm
by admin
You are right. Options 2 and 4 are now fixed.
thank you for your feedback!