[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-3106) Enable "@In QuartzTriggerHandle timer" in currently running Job.
Cloves Almeida (JIRA)
jira-events at lists.jboss.org
Thu Jun 12 17:28:35 EDT 2008
[ http://jira.jboss.com/jira/browse/JBSEAM-3106?page=all ]
Cloves Almeida updated JBSEAM-3106:
-----------------------------------
Attachment: quartz_dispatcher.diff
Sorry, the previous one was wrong. This is 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