Results 1 to 2 of 2

Thread: Quartz Scheduler problem

  1. #1
    Join Date
    May 2008
    Posts
    22

    Default Quartz Scheduler problem

    I am facing some problem while running multiple notification tasks.

    Here is the brief about the problem :

    I am having two XML files for notification one will call notification1 and another will call the notification2,notification1 is invoked after 20 sec and notification2 is invoked after every 10 sec, at every 10 sec interval the notification2 is invoked properly but during the 20 sec interval it is invoked twice and notification1 is not invoked.

    Is there anything wrong I am doing in my XML ?

    Note: Can anyone give idea about the Bean Overriding.

    Thanks for your valuable time.

    Regards,
    Ranjan

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,625

    Default

    Please don't spam the forums with multiple same threads!
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •