<warning : newbie question>
Hi,
I was wondering of I could use Servicemix as some sort of (very)
advanced scheduler.
What we want to do is to execute system calls cronlike, or when a JMS
message arrives, but also be able to run a method on a class in these cases.
I think Servicemix can do this, but what if I want to be able to add,
let's call it a task, while it is running ? Ideally, without restarting
the server. The ultimate thing would be that I could make a
webinterface for adding new tasks.
Sorry if I am still somewhat confused about Service Busses, so maybe
Servicemix is not meant to do this (only connect different systems to
each other).
Thanks a lot,
Henk