Re: [jira] Updated: (TUSCANY-527) First cut of the work scheduler implementation

2006-07-10 Thread Kevan Miller
On Jul 9, 2006, at 3:00 PM, Jeremy Boynes wrote: On Jul 9, 2006, at 11:08 AM, Jeremy Boynes wrote: On Jul 9, 2006, at 9:16 AM, David Jencks wrote: There's a geronimo version of the commonj spec at org.apache.geronimo.specs:geronimo-commonj_1.1_spec:1.0:jar at ibiblio. I'm not entirely

Re: [jira] Updated: (TUSCANY-527) First cut of the work scheduler implementation

2006-07-10 Thread Jeremy Boynes
On Jul 9, 2006, at 8:57 PM, Kevan Miller wrote: Jeremy, Thanks for pointing these problems out. I'll start working on getting a SNAPSHOT... Thanks A few comments: TimerManager.isSuspended(), isSuspending(), waitForStop(), and waitForSuspend() look correct to me. The javadoc for

Re: [jira] Updated: (TUSCANY-527) First cut of the work scheduler implementation

2006-07-10 Thread Kevan Miller
On Jul 9, 2006, at 3:00 PM, Jeremy Boynes wrote: On Jul 9, 2006, at 11:08 AM, Jeremy Boynes wrote: On Jul 9, 2006, at 9:16 AM, David Jencks wrote: There's a geronimo version of the commonj spec at org.apache.geronimo.specs:geronimo-commonj_1.1_spec:1.0:jar at ibiblio. I'm not entirely

[jira] Updated: (TUSCANY-527) First cut of the work scheduler implementation

2006-07-09 Thread Meeraj Kunnumpurath (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-527?page=all ] Meeraj Kunnumpurath updated TUSCANY-527: Attachment: jsr237.jar Jeremy, I can't find it on the Maven repo. I have attached the one I used. This was built from the source files I got

Re: [jira] Updated: (TUSCANY-527) First cut of the work scheduler implementation

2006-07-09 Thread David Jencks
There's a geronimo version of the commonj spec at org.apache.geronimo.specs:geronimo-commonj_1.1_spec:1.0:jar at ibiblio. I'm not entirely sure what auspices this was published under since geronimo doesn't have a tck for commonj. If there are any problems with this jar please speak up

Re: [jira] Updated: (TUSCANY-527) First cut of the work scheduler implementation

2006-07-09 Thread Jeremy Boynes
On Jul 9, 2006, at 9:16 AM, David Jencks wrote: There's a geronimo version of the commonj spec at org.apache.geronimo.specs:geronimo-commonj_1.1_spec:1.0:jar at ibiblio. I'm not entirely sure what auspices this was published under since geronimo doesn't have a tck for commonj. If there

Re: [jira] Updated: (TUSCANY-527) First cut of the work scheduler implementation

2006-07-09 Thread Jeremy Boynes
On Jul 9, 2006, at 11:08 AM, Jeremy Boynes wrote: On Jul 9, 2006, at 9:16 AM, David Jencks wrote: There's a geronimo version of the commonj spec at org.apache.geronimo.specs:geronimo-commonj_1.1_spec:1.0:jar at ibiblio. I'm not entirely sure what auspices this was published under since

[jira] Updated: (TUSCANY-527) First cut of the work scheduler implementation

2006-07-08 Thread Meeraj Kunnumpurath (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-527?page=all ] Meeraj Kunnumpurath updated TUSCANY-527: Attachment: workmanager.jar First cut of the work scheduler implementation -- Key: