1 Reply Latest reply on Sep 9, 2004 1:44 PM by itteerde

    [HOWTO] scheduling tasks with quartz

    kaobe

      Hello!

      I'm working with JBoss 3.0.8 and want to schedule a task. But I'd like to do the scheduling with a cron-like syntax and not with defining the start and repeat-times. I heard this would be possible with quartz, so I downloaded the libraries.
      Now the problem: I have no starting point what to do to include the scheduling possiblites of quartz.
      Has anybody used it and can give me some hints (scheduler-service.xml, which class to use from the quartz packages, what to implement...)
      Thanks a lot for any help!!

      Peter