Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-1543

If there's no info and timezone defined in @Schedule(xxxx), their values should be null instead of an empty string.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.7.0
    • 4.0
    • ejb31
    • None

    Description

      User could define schedule info and timezone in @Schedule annotion.

      @Schedule(info = "xxx", timezone="yyyyy")

      If there are no info and timezone defined in @Schedule annotation, their default values in timer/timerservice should be null instead of an empty string. That is required in tck and makes sense to me.

      Attachments

        Activity

          People

            Unassigned Unassigned
            genspring Lin Quan Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: