On Monday 28 October 2002 14:02, [EMAIL PROTECTED] wrote: >. . . > So my question is: what the solution with Cocoon if I want to automate and > execute tasks without a HTTP request (for example to execute a task every > sunday at 12 o'clock)?? >. . .
Hi Sylvain, There were some discussions about scheduling a while ago here, see http://marc.theaimsgroup.com/?l=xml-cocoon-dev&w=2&r=1&s=scheduler&q=b (threads are somewhat broken, you might need to do some hunting). I don't remember if anyone found or created a good solution, but you might want to track the ideas found in these discussions. There is a project named "jcron" (http://p.clark.home.mindspring.com/jcron/), and I think Avalon has some scheduling component too. Personally I would recommend against adding more internal non-core functionality to Cocoon (there's soooo much stuff in there already IMHO), but rather doing something external, which is also more reusable. -Bertrand --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>