[jboss-cvs] JBossCache/etc/META-INF ...

Ben Wang bwang at jboss.com
Mon Nov 6 01:59:17 EST 2006


  User: bwang   
  Date: 06/11/06 01:59:17

  Modified:    etc/META-INF  local-passivation-service.xml
  Log:
  Fixed it for Windows env
  
  Revision  Changes    Path
  1.9       +1 -1      JBossCache/etc/META-INF/local-passivation-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-passivation-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-passivation-service.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- local-passivation-service.xml	31 Oct 2006 17:33:36 -0000	1.8
  +++ local-passivation-service.xml	6 Nov 2006 06:59:17 -0000	1.9
  @@ -143,9 +143,9 @@
                  <class>org.jboss.cache.loader.FileCacheLoader</class>
                  <!-- same as the old CacheLoaderConfig attribute
                     location=/tmp this can be part of the properties.
  +                  location=/tmp/JBossCacheFileCacheLoader
                  -->
                  <properties>
  -                  location=/tmp/JBossCacheFileCacheLoader
                  </properties>
                  <!-- whether the cache loader writes are asynchronous -->
                  <async>false</async>
  
  
  



More information about the jboss-cvs-commits mailing list