In 2.1 you can do it in the sitemap
Option1 -- at the individual pipeline level:
<map:pipeline type="noncaching">
...
Option 2 -- set the default in the pipes declaration
<map:pipes default="caching">
....
Cheers,
-Alex
--- zze-MORY Nicolas FTRD/DMI/REN
<[EMAIL PROTECTED]> wrote:
>
> How can i turn off the cache under Cocoon 2.1 ?
> because :
>
>
> <event-pipeline
>
>
class="org.apache.cocoon.components.pipeline.NonCachingEventPipeline"/>
>
> <stream-pipeline
>
>
class="org.apache.cocoon.components.pipeline.NonCachingStreamPipeline"/>
>
> doesn't exist under Cocoon 2.1
>
> Thanks
>
>
---------------------------------------------------------------------
> 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]