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

Ben Wang bwang at jboss.com
Tue Jul 18 06:47:36 EDT 2006


  User: bwang   
  Date: 06/07/18 06:47:36

  Modified:    etc/META-INF  local-passivation-service.xml
  Log:
  upd
  
  Revision  Changes    Path
  1.3       +3 -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.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- local-passivation-service.xml	1 Jun 2006 15:25:30 -0000	1.2
  +++ local-passivation-service.xml	18 Jul 2006 10:47:36 -0000	1.3
  @@ -132,7 +132,9 @@
                  <!-- we can now have multiple cache loaders, which get chained -->
                  <cacheloader>
                      <class>org.jboss.cache.loader.FileCacheLoader</class>
  -                   <!-- same as the old CacheLoaderConfig attribute -->
  +                   <!-- same as the old CacheLoaderConfig attribute
  +                      location=/tmp this can be part of the properties.
  +                   -->
                      <properties>
                      </properties>
                      <!-- whether the cache loader writes are asynchronous -->
  
  
  



More information about the jboss-cvs-commits mailing list