Hugo, Have a look at http://wrpo:8080/samples/cron/cron.html and the implementation of it at src\blocks\cron\java\org\apache\cocoon\components\cron\TestCronJob.java
You have to configure your own job in cocoon.xconf. Look again for TestCronJob. HTH now Reinhard > -----Original Message----- > From: Hugo Marcelino [mailto:[EMAIL PROTECTED] > Sent: Friday, February 20, 2004 11:06 AM > To: Apache Cocoon (Correio electr�nico) > Subject: Cron implementation in Apache Cocoon: Hugo Marcelino > > > > Hi users fo cocoon. > > I've came forward to a small problem. i need to > implement a cron job in to an application that i'm > > developing. > > After i read the documentation i came to the following > problem. There is no reference on how to > > make the cron job execute a parcel of a sitemap. The > cron job must execute a link on my > > Apache Cocoon. > > Setting the triggers and defining the cron job to execute the > message as shown in the > > documentation(example) was done in "no time" but what > about executing links ? > > Does anyone have an idea on how to make this happening ? > > Thank you in advance. > > Hugo Marcelino. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
