[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3106) Enable "@In QuartzTriggerHandle timer" in currently running Job.

Cloves Almeida (JIRA) jira-events at lists.jboss.org
Thu Jun 12 17:30:38 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBSEAM-3106?page=comments#action_12416917 ] 
            
Cloves Almeida commented on JBSEAM-3106:
----------------------------------------

Sorry, but the first patch was wrong. The second one is the real patch.

> Enable "@In QuartzTriggerHandle timer" in currently running Job.
> ----------------------------------------------------------------
>
>                 Key: JBSEAM-3106
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-3106
>             Project: Seam
>          Issue Type: Patch
>          Components: Async
>    Affects Versions: 2.0.2.GA
>         Environment: Any
>            Reporter: Cloves Almeida
>            Priority: Minor
>         Attachments: quartz_dispatcher.diff, quartz_dispatcher.diff
>
>
> When using EJB Timer, the "timer" event context variable is accessible during the currently executing job, returning a javax.ejb.Timer. This enables the executing timer to cancel itself.
> This patch does the equivalent for Quartz, populating the variable with a QuartzTriggerHandle.

-- 
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

        



More information about the seam-issues mailing list