I completely agree with you and Bertrand: Cocoon have already so much stuffs and it 
wouldn't be a good solution to add this type of feature.

So I need a scheduler app writing in Java because I want to keep independance with OS 
(my server runs on Windows but I could change this). This scheduler have to provide a 
way to call an URL.

Any suggestions or experiences?
Thank you
Sylvain

-----Message d'origine-----
De: Robert Ellis Parrott [mailto:parrott@;fas.harvard.edu]
Date: lundi, 28. octobre 2002 14:34
À: [EMAIL PROTECTED]
Objet: Re: Cocoon task scheduler




How about cron and a python script, which executes a localhost HTTP query?
Python has very good support for HTTP.

I'm not convinced that Cocoon needs such a beast, when so much mature
functionality is available at the OS level.


On Mon, 28 Oct 2002 [EMAIL PROTECTED] wrote:

> Hello everybody,
>
> I'm writing application with Cocoon which include Cocoon portal, authentication, 
>etc..
> All you need when you use an application server.
>
> But I think about a functionnality which would be very useful on a app server: a 
>scheduler (like the Cron in Unix).
>
> 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)??
> Could I use an independant software in my server or is there a concept in Cocoon?
>
> Thank you
> Sylvain
>
> ---------------------------------------------------------------------
> 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]>
>


---------------------------------------------------------------------
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]>


---------------------------------------------------------------------
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]>

Reply via email to