[ 
http://issues.apache.org/jira/browse/GERONIMO-1553?page=comments#action_12364900
 ] 

Seth White commented on GERONIMO-1553:
--------------------------------------

Thanks for taking a look!

The source code for the specifications is available.  I'd be happy to take a 
shot at adding it to the specs project and attach the results. It's also 
available at the link above. Is there an Apache legal review that needs to 
happen before the specification code can become part of Geronimo?

Commonj timers aren't persistent or transactional.  After an initial look at 
the current EJB timer code, my thought was that commonj timers could be used as 
a building block and layered underneath the EJB timer service.  I'm still 
evaluating exactly what could be done there.

You are right about the bug.  I've been thinking about what to do and my 
current thought is to implement fixed delay timers as a sequence of one off 
timers, instead of the way it is done right now.


> Provide commonj Timer and Work Manager.
> ---------------------------------------
>
>          Key: GERONIMO-1553
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1553
>      Project: Geronimo
>         Type: New Feature
>   Components: general
>     Versions: Wish List
>  Environment: na
>     Reporter: Seth White
>  Attachments: commonj.jar
>
> It would be nice if Geronimo provided an implementation of the Timer and Work 
> Manager APIs specified by commonj.
> More information on these features can be found here:
> http://dev2dev.bea.com/wlplatform/commonj/twm.html

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

Reply via email to