Hello,
        It's not the precompilation of JSP or XSP I am talking about.
But caching of datastructures , role definitions, access-controls ,
schema of data structure etc.

These will be typically defined in a database.

So What I am looking for is a callback or a hookup to execute a pipeline
when cocoon starts up

Regds,
Chiths







 ===================================================

-----Original Message-----
From: Christian Haul [mailto:[EMAIL PROTECTED]] 
Sent: Saturday, March 02, 2002 2:23 AM
To: [EMAIL PROTECTED]
Subject: Re: Urgent: Execution of pipeline at startup

On 01.Mar.2002 -- 11:04 PM, Chitharanjan Das wrote:
> Hello,
>       I had raised this issue earlier...
> Please confirm if this is possible at all.
> 
> I need to cache some data structures and some schema elements.
> 
> Is there a way to execute a pipeline or any other possibilities to
cache
> the information at COCOON'S startup.
> 
> Currently, I am performing this caching at first access.
> 
> I would surely like to cache the information at startup, rather than
at
> first access...

I know of two possibilities: use the -precompile target when building
your
war or use a spider after startup so that all pages are generated then.

        Chris.


C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.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/faqs.html>

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

Reply via email to