froehlich    2002/09/20 11:14:31

  Modified:    src/webapp sitemap.xmap
  Log:
  added func. to clear the persistent cache from the sample page
  
  Revision  Changes    Path
  1.75      +2 -0      xml-cocoon2/src/webapp/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/sitemap.xmap,v
  retrieving revision 1.74
  retrieving revision 1.75
  diff -u -r1.74 -r1.75
  --- sitemap.xmap      21 Aug 2002 06:15:31 -0000      1.74
  +++ sitemap.xmap      20 Sep 2002 18:14:30 -0000      1.75
  @@ -287,6 +287,8 @@
   
      <map:action logger="sitemap.action.clear-cache" name="clear-cache" 
src="org.apache.cocoon.acting.ClearCacheAction"/>
   
  +   <map:action logger="sitemap.action.clear-persistent-store" 
name="clear-persistent-store" 
src="org.apache.cocoon.acting.ClearPersistentStoreAction"/>
  +
     </map:actions>
   
     <!--
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to