Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-2171

Incorrect timeout date calculated when schedule has a combination of non-wildcard day-of-week and non-wildcard day-of-month

    XMLWordPrintable

Details

    • timerservice-mk2:1.0.0-alpha-9

    Description

      The EJB3.1 spec (section 18.2.1.2) says this:

      <quote>
      If dayOfMonth has a non-wildcard value and dayOfWeek has a non-wildcard value, then either the dayOfMonth field or the dayOfWeek field must match the current day (even though the other of the two fields need not match the current day).
      </quote>

      However, we currently "and" (instead of "or") the day-of-month and "day-of-week" for non-wildcard values during timeout computation.

      Attachments

        Activity

          People

            jaikiran Jaikiran Pai (Inactive)
            jaikiran Jaikiran Pai (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: