ubject: Re: [JBoss-dev] EJB Timer Service Update
> (when) does it make sense to backport this to the 3.2 branch?
>
> how much effort is it?
>
> Holger
>
> On Tue, 2002-12-17 at 07:37, Andy wrote:
> > Hi Geeks
> >
> > I just checked in the latest update
(when) does it make sense to backport this to the 3.2 branch?
how much effort is it?
Holger
On Tue, 2002-12-17 at 07:37, Andy wrote:
> Hi Geeks
>
> I just checked in the latest update of the EJB Timer Service. I added a
> simple
> file-based persistence layer, finished the implementation of the
Hi Geeks
I just checked in the latest update of the EJB Timer Service. I added a
simple
file-based persistence layer, finished the implementation of the Timer class
and
added a timer testcase to the JBoss testsuite.
The next part is the implementation of the transaction support. Right know I
thin