Change the <simple-schedule> "repeatCount" to be an "execCount"
---------------------------------------------------------------
Key: JBESB-822
URL:
http://jira.jboss.com/jira/browse/JBESB-822
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Rosetta
Affects Versions: 4.2 Milestone Release 3
Reporter: Tom Fennelly
Assigned To: Tom Fennelly
Fix For: 4.2
People may find "repeatCount" unintuitive because it's the number of times
it's repeated, not the total i.e. if you want a schedule to be triggered 5 times, you
set repeatCount="4". It was done this way simply to mirror the behavior of
Quartz.
Under the hood, "execCount" will get mapped to "repeatCount" simply by
subtracting 1.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira