Walter dos Santos Filho

Show:

What's happening?

  • Problem using AnnualCalendar

    Hello, I'm using Quartz 1.3.3 and found a problem (ClassCastException). In AnnualCalendar.java, at line 95, there is this statement: Collections.sort(excludeDays); But it's expected that excludeDays holds java.util.Calendar instances. Java throws a ClassCastException because java.util.Calendar doesn't implement java.lang.Comparable. Is this a real bug or I'm doing something wrong?.

    2004-04-14 18:05:05 UTC in Quartz Enterprise Job Scheduler

About Me

  • 2003-12-30 (6 years ago)
  • 940578
  • waltersf (My Site)
  • Walter dos Santos Filho

Send me a message