[seam-issues] [JBoss JIRA] Resolved: (SEAMCRON-30) Quartz Scheduler fails to start with multiple identical schedule/interval configurations

Peter Royle (JIRA) jira-events at lists.jboss.org
Tue Jun 14 21:47:29 EDT 2011


     [ https://issues.jboss.org/browse/SEAMCRON-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list