Is anyone working on a dynamic scheduler for JBoss? We need a scheduler at work, and if we end up writing one, I'm going to attempt to influence the powers that be to write it for the JBoss framework. I wanted to see if there is already a project underway for this. Also, I did a search on the Sun Java site for "schedule" and got no hits. Are there any JSRs or standard we should be looking at if we undertake this?
If I'm not being clear on what we are attempting to do, I'd like to be able to hand the scheduler new schedulable events at run time, rather than just in a file at startup time. Also, I'd like to allow multiple sources for such events: a text file, a DBMS, a JMS connection. If I pass the event source a new event, it should record it in persistent storage, and notify the scheduler. _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user