Hi Geeks Sometimes good things take time. Finally I started to rewrite the Scheduler therefore the definition of the Schedule(s) is outside the Scheduler and the Scheduler is focusing on managing the Schedule, Notifications and the calling of the targets. So I renamed the Scheduler to "ScheduleManager" and added the notion of "ScheduleProvider" where there is an abstract base class and the "SingleScheduleProvider" which is the same as the old Scheduler (when MBeans as target are used).
Please check out the "schedule-manager-service.xml" file. Next steps: - finish the code - add a DB based Provider - add a MultipleScheduleProvider which is XML based (something like CRON) - add a MBean which uses a Schedulable class so that I can take out the old Scheduler If you have any suggestions please let me know. Have fun xxxxxxxxxxxxxxxxx Andreas Schaefer Senior Consultant JBoss Group, LLC xxxxxxxxxxxxxxxxx ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
