If you don't want to program it yourself you have to use the infrastructure provided. In your case it's the servlet API as Andreas pointed out.

Joerg

On 30.01.2008 14:40, Alessandro Vincelli wrote:

Thank you for this solution, but I want find a solution less inasive.

Andreas Kuehne ha scritto:

Can I configure Cocoon Cron to invoke the same pipeline also at application startup?

I'm not familiar with cron ... but for sure you can get it by implementing an ServletContextListener.
It will be called at sturtup / shutdown of your app or (un-)deployment.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to