Re: [Webware-discuss] Trigger Code At System Startup

2005-12-07 Thread Ben Parker
Dan Milstein wrote: What's the best way to get a block of code to run when the Webware server starts? Specifically, I'd like to create a bunch of Tasks and register them with the TaskKit Scheduler. But I'm not seeing where to configure that. Thanks, -Dan The __init__ of your context i

[Webware-discuss] Trigger Code At System Startup

2005-12-07 Thread Dan Milstein
What's the best way to get a block of code to run when the Webware server starts? Specifically, I'd like to create a bunch of Tasks and register them with the TaskKit Scheduler. But I'm not seeing where to configure that. Thanks, -Dan -