[jboss-jira] [JBoss JIRA] Commented: (JBAS-1310) EJB timer implementation on top of Quartz

Michael Lipp (JIRA) jira-events at lists.jboss.org
Fri Sep 5 17:03:39 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBAS-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12428468#action_12428468 ] 

Michael Lipp commented on JBAS-1310:
------------------------------------

The files attached actually only give an idea of how a Quartz based EJB timer service could be implemented. I have followed the approach discussed here to implement a real and complete replacement for the default JBoss 4.0.5 timer service. It is based on Quartz and can therefore be used in a cluster.

The implementation is considered complete. Nevertheless I would appreciate some feedback before making an official release. Maybe someone from the watchers of this issue is willing to give it a try.

You can find the documentation here: http://wfmopen.sourceforge.net/JBossQuartzEJBTimer/doc/index.html

There are currently no pre-packed files. You'll have to check out the source from https://wfmopen.svn.sourceforge.net/svnroot/wfmopen/JBossQuartzEJBTimer and have a look at the Readme.txt.


> EJB timer implementation on top of Quartz
> -----------------------------------------
>
>                 Key: JBAS-1310
>                 URL: https://jira.jboss.org/jira/browse/JBAS-1310
>             Project: JBoss Application Server
>          Issue Type: Patch
>      Security Level: Public(Everyone can see) 
>          Components: Scheduling/Timers
>    Affects Versions: JBossAS-4.0.1 Final
>            Reporter: Tim McCune
>            Assignee: Dimitris Andreadis
>            Priority: Minor
>         Attachments: quartzEJB.tar.gz
>
>
> This is an implementation of the EJB timer API on top of Quartz.  I originally posted this about a year ago at http://sourceforge.net/tracker/?func=detail&aid=881597&group_id=22866&atid=376687 and am reposting it here in Jira at Scott's request.  See http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863002 for more info.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list