Hi all, Gerhard is right. I wrote such stuff some time ago. It needs some rework to be integrated in deltaspike, but we can take it. You find the code here: https://github.com/openknowledge/openknowledge-cdi-extensions/tree/master/openknowledge-cdi-job So, if anyone wants to review, feel free…
Regards, Arne Von: Gerhard Petracek <[email protected]<mailto:[email protected]>> Datum: Mittwoch, 4. Dezember 2013 09:59 An: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Cc: Arne Limburg <[email protected]<mailto:[email protected]>> Betreff: Re: Simple Cron Module afaik arne has an existing quartz-integration to donate. regards, gerhard 2013/12/3 Romain Manni-Bucau <[email protected]<mailto:[email protected]>> Oh, so something else ;). I'm +0 on this feature since IMO JavaEE 6 offers what is needed but I understand your constraint Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2013/12/3 Thomas Andraschko <[email protected]<mailto:[email protected]>>: > My problem is that some customers just have a tomcat, without JavaEE. > > > > > 2013/12/3 Romain Manni-Bucau > <[email protected]<mailto:[email protected]>> > >> Hi >> >> what is issing in JavaEE 6 for you (TimerService already allows a lot)? >> Romain Manni-Bucau >> Twitter: @rmannibucau >> Blog: http://rmannibucau.wordpress.com/ >> LinkedIn: http://fr.linkedin.com/in/rmannibucau >> Github: https://github.com/rmannibucau >> >> >> >> 2013/12/3 Nathan Dennis >> <[email protected]<mailto:[email protected]>>: >> > Beyond what JEE6 Time Service offers, (and maybe I missed this >> somewhere in there), the ability to store, recall, pause, edit jobs would >> be nice using some sort of handle. I was definitely making use of these >> features in Seam 2. Actually, I'm still running that code in places in >> production just for the easy integration with Quartz scheduler. That being >> said, the follow up question would be is Delta Spike the right place for >> this type of functionality? >> > >> > >> > best regards, >> > >> > Nathan Dennis | Software Developer >> > 732 Greenwood Street | Albemarle, NC | 28001 >> > Main (800) 230-7525<tel:%28800%29%20230-7525> | Direct: >> > 704-986-7211<tel:704-986-7211> | Mobile 704.984.0829<tel:704.984.0829> >> > www.monarchnc.org<http://www.monarchnc.org> | >> > [email protected]<mailto:[email protected]> >> > >> > >> > -----Original Message----- >> > From: Thomas Andraschko >> > [mailto:[email protected]<mailto:[email protected]>] >> > Sent: Tuesday, December 03, 2013 7:43 AM >> > To: [email protected]<mailto:[email protected]> >> > Subject: Simle Cron Module >> > >> > Hi, >> > >> > what do you think about a simple cron module like in Seam? >> > >> > Regards, >> > Thomas >> > >> > >> > [http://monarchnc.org/images/monarch/env.png]Please consider the >> environment before printing this email. >> > WARNING: This email is intended solely for the person or entity to which >> it is addressed and may contain confidential and/or privileged information. >> Any review, dissemination, copying, printing or other use of the email by >> persons or entities other than the addressee is prohibited. If you have >> received this email in error, please contact the sender immediately and >> delete the material from any computer. If you are unable to determine the >> sender of this email, please email Monarch at >> [email protected]<mailto:[email protected]> or >> contact us at toll free (800) 230-7525<tel:%28800%29%20230-7525>, and advise >> us of the error. >>
