unico 2003/10/30 06:49:31
Modified: src/blocks/webdav/samples/davmap sitemap.xmap
Log:
leave out event caching for now
Revision Changes Path
1.6 +0 -10 cocoon-2.1/src/blocks/webdav/samples/davmap/sitemap.xmap
Index: sitemap.xmap
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/webdav/samples/davmap/sitemap.xmap,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sitemap.xmap 30 Oct 2003 14:38:46 -0000 1.5
+++ sitemap.xmap 30 Oct 2003 14:49:31 -0000 1.6
@@ -20,16 +20,6 @@
/>
</map:generators>
- <map:pipes default="caching">
- <map:pipe
- name="event-caching"
-
src="org.apache.cocoon.components.pipeline.impl.CachingProcessingPipeline"
- >
- <!-- parameter name="outputBufferSize" value="8192"/ -->
- <parameter name="cache-role"
value="org.apache.cocoon.caching.Cache/EventAware"/>
- </map:pipe>
- </map:pipes>
-
</map:components>
<!-- ========================== Flowscript =================================
-->