]
Peter Royle resolved SEAMCRON-30.
---------------------------------
Resolution: Done
Quartz Scheduler fails to start with multiple identical
schedule/interval configurations
----------------------------------------------------------------------------------------
Key: SEAMCRON-30
URL:
https://issues.jboss.org/browse/SEAMCRON-30
Project: Seam Cron
Issue Type: Bug
Affects Versions: 3.0.0.Alpha1
Reporter: Peter Royle
Assignee: Peter Royle
Fix For: 3.0.0.Alpha2
Eg if there is more than one method using @Every(SECOND) then the configuration of the
second method will fail due to them having the same name. What should be happenning is
that these identical schedules are combined and only registered with the underying
scheduler implementation once. The fix therefore is in the SPI code.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: