Re: [JBoss-dev] EJB Timer Service Update

2002-12-20 Thread Andy
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

Re: [JBoss-dev] EJB Timer Service Update

2002-12-19 Thread Holger Engels
(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

[JBoss-dev] EJB Timer Service Update

2002-12-16 Thread Andy
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