Hi,
is there any one who works/ed with jcrontab? Although this is a very nice project, i have problems in reaching docs on this project. I have a simple crontab.xml with one class and one method but i receive ClassCastExceptions for this class.
2008-10-31 16:25:00,504 LV: INFO CL:jcrontabCron] com.web.controllers.ControlManager#dummy
[2008-10-31 16:25:00,504 LV
EBUG CL:jcrontabCron] Interval to sleep : 29003
[2008-10-31 16:25:00,504 LV:ERROR CL:jcrontabCrontask-3] java.lang.ClassCastException: com.web.controllers.ControlManager
java.lang.ClassCastException: com.web.controllers.ControlManager
at org.jcrontab.CronTask.runTask(CronTask.java:175)
at org.jcrontab.CronTask.run(CronTask.java:272)
thanks for your help..