Hello
Adam Walsh wrote: <snip/>
If you're wanting to do something at startup, one option would be to write an Avalon component that implements Configurable, although if you're not a Java developer that could be difficult...
I've found a ugly solution for the moment:
Lanching a task every minut, task calling a pipeline calling a flowscript which:
1) Create the other tasks I want to run and doing the stuff
2) Kills the tasks who launch the flowscript.
I've found the idea in the cron block, It works well.
Rgds.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
