2 Replies Latest reply on Mar 19, 2007 11:11 PM by thejavafreak

    Scheduler Support

    thejavafreak

      Dear all,

      Does anybody knows how to implement scheduler (such as Quartz) with Seam without EJB3.0 timer? Does this component available directly from Seam or do we have to use Quartz directly?

      Thanks in advance

        • 1. Re: Scheduler Support
          stu2

           

          "thejavafreak" wrote:
          Dear all,

          Does anybody knows how to implement scheduler (such as Quartz) with Seam without EJB3.0 timer? Does this component available directly from Seam or do we have to use Quartz directly?

          Thanks in advance


          This is planned for 1.3: http://jira.jboss.com/jira/browse/JBSEAM-161

          The seam roadmap is at http://jira.jboss.com/jira/browse/JBSEAM?report=com.atlassian.jira.plugin.system.project:roadmap-panel

          • 2. Re: Scheduler Support
            thejavafreak

            Thanks for the direction stu. This really helps me.