David LAGARDERE wrote:

>Hi.
>I'm using an aggregator within my sitemap which is
>aggregating pipelines. So, "cocoon:/" protocol is
>used.
>All my parts taken one by one, are cacheable
>generators that produce XML events once when I request
>them and they are then stored in the cache (my
>CacheValidity always return true). Unfortunatly, once
>everything is merged into the aggregator, the content
>is regenerated, I mean, the cached file is created
>each time, even if the PCK key remains the same and
>parts files are still unchanged. This is a big problem
>for me !
>
>Does anybody have an idea ?
>

Are all of your transformers are cacheable in the aggregated pipeline? 
Try replacing aggregation with file (which contains aggregator's output) 
and test with it.

Vadim


>Thanks in advance.
>
>David LAGARDERE
>
>  
>




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