0 Replies Latest reply on Dec 16, 2009 9:15 AM by fuchs

    Timer duration as date

    fuchs

      Hello!

       

      I am using the EJB 3 Timer

                timer.scheduleTimer(start, duration, "scheduleinfo");

      but instead of a static duration I need a date (always the first day of a month).

       

      Knows someone a solution or an other way to do that ?

       

      Thanks!