Currently, there is no way to create new triggers programmatically. But if you want to do that "manually" at runtime, you could deploy a new SA/SU containing a new quartz component.
In the future, I think a std JBI component will be implemented for Quartz, which should support programmatic creation of triggers (via an administration JBI endpoint + JMX maybe). On 8/23/06, allfonsiva <[EMAIL PROTECTED]> wrote:
Hi all, i am now working on quartz coponent of servicemix. in the quartz example they are triggering the event to happen in a continuous regular interval manner. suppose if i have to schedule a new task to the quartz when the server is running means. how can i do that? will it be possible for the users to give input triggers to the server at runtime. Please help me out in this regard with regards Siva -- View this message in context: http://www.nabble.com/How-I-i-Schedule-Servicemix-Quartz-at-Runtime-tf2150675.html#a5938971 Sent from the ServiceMix - User forum at Nabble.com.
-- Cheers, Guillaume Nodet
