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

Jerry Gauthier jgauthier at novell.com
Wed Sep 6 15:31:57 EDT 2006


  User: jerrygauth
  Date: 06/09/06 15:31:57

  Modified:    etc/META-INF                                
                        buddyreplication-service.xml
                        hibernate-recommended-config.xml
                        interopCurAsync-service.xml
                        interopCurSync-service.xml
                        interopPrevAsync-service.xml
                        interopPrevSync-service.xml
                        invalidationAsync-service.xml
                        invalidationSync-service.xml
                        local-elementsize-eviction-service.xml
                        local-fifo-eviction-service.xml
                        local-lfu-eviction-service.xml
                        local-lru-eviction-service.xml
                        local-mru-eviction-service.xml
                        local-passivation-service.xml local-service.xml
                        mixedPolicy-eviction-service.xml mux-service.xml
                        node1.xml node2.xml oodb-service.xml
                        optimal-for-large-cluster-http-session-repl.xml
                        policyPerRegion-eviction-service.xml
                        replAsync-optimistic-service.xml
                        replAsync-service.xml
                        replAsyncSharedCacheLoader-service.xml
                        replSync-ChainingCacheLoader-service.xml
                        replSync-ClusteredCacheLoader-service.xml
                        replSync-eviction-service.xml
                        replSync-optimistic-service.xml
                        replSync-passivation-service.xml
                        replSync-service.xml tree-service.xml
  Log:
  Removed references to obsolete ClusterProperties attribute.
  
  Revision  Changes    Path
  1.7       +1 -3      JBossCache/etc/META-INF/buddyreplication-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: buddyreplication-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/buddyreplication-service.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- buddyreplication-service.xml	6 Sep 2006 17:57:39 -0000	1.6
  +++ buddyreplication-service.xml	6 Sep 2006 19:31:56 -0000	1.7
  @@ -59,9 +59,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.7       +1 -3      JBossCache/etc/META-INF/hibernate-recommended-config.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: hibernate-recommended-config.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/hibernate-recommended-config.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- hibernate-recommended-config.xml	6 Sep 2006 17:57:39 -0000	1.6
  +++ hibernate-recommended-config.xml	6 Sep 2006 19:31:56 -0000	1.7
  @@ -85,9 +85,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.5       +1 -3      JBossCache/etc/META-INF/interopCurAsync-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: interopCurAsync-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/interopCurAsync-service.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- interopCurAsync-service.xml	6 Sep 2006 17:57:39 -0000	1.4
  +++ interopCurAsync-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  @@ -70,9 +70,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.5       +1 -3      JBossCache/etc/META-INF/interopCurSync-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: interopCurSync-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/interopCurSync-service.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- interopCurSync-service.xml	6 Sep 2006 17:57:39 -0000	1.4
  +++ interopCurSync-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  @@ -71,9 +71,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.4       +1 -3      JBossCache/etc/META-INF/interopPrevAsync-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: interopPrevAsync-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/interopPrevAsync-service.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- interopPrevAsync-service.xml	6 Sep 2006 17:57:39 -0000	1.3
  +++ interopPrevAsync-service.xml	6 Sep 2006 19:31:56 -0000	1.4
  @@ -69,9 +69,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.4       +1 -3      JBossCache/etc/META-INF/interopPrevSync-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: interopPrevSync-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/interopPrevSync-service.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- interopPrevSync-service.xml	6 Sep 2006 17:57:39 -0000	1.3
  +++ interopPrevSync-service.xml	6 Sep 2006 19:31:56 -0000	1.4
  @@ -69,9 +69,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.5       +1 -3      JBossCache/etc/META-INF/invalidationAsync-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: invalidationAsync-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/invalidationAsync-service.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- invalidationAsync-service.xml	6 Sep 2006 17:57:39 -0000	1.4
  +++ invalidationAsync-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  @@ -73,9 +73,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.5       +1 -3      JBossCache/etc/META-INF/invalidationSync-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: invalidationSync-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/invalidationSync-service.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- invalidationSync-service.xml	6 Sep 2006 17:57:39 -0000	1.4
  +++ invalidationSync-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  @@ -73,9 +73,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.3       +1 -3      JBossCache/etc/META-INF/local-elementsize-eviction-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-elementsize-eviction-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-elementsize-eviction-service.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- local-elementsize-eviction-service.xml	6 Sep 2006 17:57:39 -0000	1.2
  +++ local-elementsize-eviction-service.xml	6 Sep 2006 19:31:56 -0000	1.3
  @@ -57,9 +57,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
         <attribute name="ClusterConfig">
  
  
  
  1.5       +1 -3      JBossCache/etc/META-INF/local-fifo-eviction-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-fifo-eviction-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-fifo-eviction-service.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- local-fifo-eviction-service.xml	6 Sep 2006 17:57:39 -0000	1.4
  +++ local-fifo-eviction-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  @@ -57,9 +57,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.6       +1 -3      JBossCache/etc/META-INF/local-lfu-eviction-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-lfu-eviction-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-lfu-eviction-service.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- local-lfu-eviction-service.xml	6 Sep 2006 17:57:39 -0000	1.5
  +++ local-lfu-eviction-service.xml	6 Sep 2006 19:31:56 -0000	1.6
  @@ -57,9 +57,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
         <attribute name="ClusterConfig">
  
  
  
  1.5       +1 -3      JBossCache/etc/META-INF/local-lru-eviction-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-lru-eviction-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-lru-eviction-service.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- local-lru-eviction-service.xml	6 Sep 2006 17:57:39 -0000	1.4
  +++ local-lru-eviction-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  @@ -57,9 +57,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.5       +1 -3      JBossCache/etc/META-INF/local-mru-eviction-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-mru-eviction-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-mru-eviction-service.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- local-mru-eviction-service.xml	6 Sep 2006 17:57:39 -0000	1.4
  +++ local-mru-eviction-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  @@ -57,9 +57,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.5       +1 -3      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.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- local-passivation-service.xml	6 Sep 2006 17:57:39 -0000	1.4
  +++ local-passivation-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  @@ -57,9 +57,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.9       +1 -3      JBossCache/etc/META-INF/local-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-service.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- local-service.xml	6 Sep 2006 17:57:39 -0000	1.8
  +++ local-service.xml	6 Sep 2006 19:31:56 -0000	1.9
  @@ -58,9 +58,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.4       +1 -3      JBossCache/etc/META-INF/mixedPolicy-eviction-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: mixedPolicy-eviction-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/mixedPolicy-eviction-service.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- mixedPolicy-eviction-service.xml	6 Sep 2006 17:57:39 -0000	1.3
  +++ mixedPolicy-eviction-service.xml	6 Sep 2006 19:31:56 -0000	1.4
  @@ -57,9 +57,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
         <attribute name="ClusterConfig">
  
  
  
  1.3       +3 -5      JBossCache/etc/META-INF/mux-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: mux-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/mux-service.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- mux-service.xml	6 Sep 2006 17:57:39 -0000	1.2
  +++ mux-service.xml	6 Sep 2006 19:31:56 -0000	1.3
  @@ -57,11 +57,9 @@
           -->
           <attribute name="ClusterName">TreeCache-Cluster</attribute>
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
  +           ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
  -      
          <!-- ClusterConfig is not used with multiplexer
           <attribute name="ClusterConfig">
               <config>
  
  
  
  1.12      +3 -5      JBossCache/etc/META-INF/node1.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: node1.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/node1.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- node1.xml	6 Sep 2006 17:57:39 -0000	1.11
  +++ node1.xml	6 Sep 2006 19:31:56 -0000	1.12
  @@ -75,9 +75,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.12      +1 -3      JBossCache/etc/META-INF/node2.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: node2.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/node2.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- node2.xml	6 Sep 2006 17:57:39 -0000	1.11
  +++ node2.xml	6 Sep 2006 19:31:56 -0000	1.12
  @@ -75,9 +75,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.12      +1 -3      JBossCache/etc/META-INF/oodb-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: oodb-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/oodb-service.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- oodb-service.xml	6 Sep 2006 17:57:39 -0000	1.11
  +++ oodb-service.xml	6 Sep 2006 19:31:56 -0000	1.12
  @@ -59,9 +59,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.10      +1 -3      JBossCache/etc/META-INF/optimal-for-large-cluster-http-session-repl.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: optimal-for-large-cluster-http-session-repl.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/optimal-for-large-cluster-http-session-repl.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- optimal-for-large-cluster-http-session-repl.xml	6 Sep 2006 17:57:39 -0000	1.9
  +++ optimal-for-large-cluster-http-session-repl.xml	6 Sep 2006 19:31:56 -0000	1.10
  @@ -75,9 +75,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.4       +1 -3      JBossCache/etc/META-INF/policyPerRegion-eviction-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: policyPerRegion-eviction-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/policyPerRegion-eviction-service.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- policyPerRegion-eviction-service.xml	6 Sep 2006 17:57:39 -0000	1.3
  +++ policyPerRegion-eviction-service.xml	6 Sep 2006 19:31:56 -0000	1.4
  @@ -57,9 +57,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
         <attribute name="ClusterConfig">
  
  
  
  1.10      +1 -3      JBossCache/etc/META-INF/replAsync-optimistic-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replAsync-optimistic-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replAsync-optimistic-service.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- replAsync-optimistic-service.xml	6 Sep 2006 17:57:39 -0000	1.9
  +++ replAsync-optimistic-service.xml	6 Sep 2006 19:31:56 -0000	1.10
  @@ -83,9 +83,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.9       +1 -3      JBossCache/etc/META-INF/replAsync-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replAsync-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replAsync-service.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- replAsync-service.xml	6 Sep 2006 17:57:39 -0000	1.8
  +++ replAsync-service.xml	6 Sep 2006 19:31:56 -0000	1.9
  @@ -73,9 +73,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
           
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.11      +1 -3      JBossCache/etc/META-INF/replAsyncSharedCacheLoader-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replAsyncSharedCacheLoader-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replAsyncSharedCacheLoader-service.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- replAsyncSharedCacheLoader-service.xml	6 Sep 2006 17:57:39 -0000	1.10
  +++ replAsyncSharedCacheLoader-service.xml	6 Sep 2006 19:31:56 -0000	1.11
  @@ -73,9 +73,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.10      +1 -3      JBossCache/etc/META-INF/replSync-ChainingCacheLoader-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replSync-ChainingCacheLoader-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replSync-ChainingCacheLoader-service.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- replSync-ChainingCacheLoader-service.xml	6 Sep 2006 17:57:39 -0000	1.9
  +++ replSync-ChainingCacheLoader-service.xml	6 Sep 2006 19:31:56 -0000	1.10
  @@ -73,9 +73,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.9       +1 -3      JBossCache/etc/META-INF/replSync-ClusteredCacheLoader-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replSync-ClusteredCacheLoader-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replSync-ClusteredCacheLoader-service.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- replSync-ClusteredCacheLoader-service.xml	6 Sep 2006 17:57:39 -0000	1.8
  +++ replSync-ClusteredCacheLoader-service.xml	6 Sep 2006 19:31:56 -0000	1.9
  @@ -73,9 +73,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.6       +1 -3      JBossCache/etc/META-INF/replSync-eviction-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replSync-eviction-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replSync-eviction-service.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- replSync-eviction-service.xml	6 Sep 2006 17:57:39 -0000	1.5
  +++ replSync-eviction-service.xml	6 Sep 2006 19:31:56 -0000	1.6
  @@ -73,9 +73,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.10      +1 -3      JBossCache/etc/META-INF/replSync-optimistic-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replSync-optimistic-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replSync-optimistic-service.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- replSync-optimistic-service.xml	6 Sep 2006 17:57:39 -0000	1.9
  +++ replSync-optimistic-service.xml	6 Sep 2006 19:31:56 -0000	1.10
  @@ -83,9 +83,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.3       +1 -3      JBossCache/etc/META-INF/replSync-passivation-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replSync-passivation-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replSync-passivation-service.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- replSync-passivation-service.xml	6 Sep 2006 17:57:39 -0000	1.2
  +++ replSync-passivation-service.xml	6 Sep 2006 19:31:56 -0000	1.3
  @@ -57,9 +57,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.11      +1 -3      JBossCache/etc/META-INF/replSync-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replSync-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replSync-service.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- replSync-service.xml	6 Sep 2006 17:57:40 -0000	1.10
  +++ replSync-service.xml	6 Sep 2006 19:31:56 -0000	1.11
  @@ -73,9 +73,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  
  1.5       +1 -3      JBossCache/etc/META-INF/tree-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: tree-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/tree-service.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- tree-service.xml	6 Sep 2006 17:57:40 -0000	1.4
  +++ tree-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  @@ -58,9 +58,7 @@
           <attribute name="MultiplexerStack">fc-fast-minimalthreads</attribute>
           -->
   
  -        <!-- JGroups protocol stack properties. Can also be a URL,
  -             e.g. file:/home/bela/default.xml
  -           <attribute name="ClusterProperties"></attribute>
  +        <!-- JGroups protocol stack properties. 
              ClusterConfig isn't used if the multiplexer is enabled and successfully initialized.
           -->
           <attribute name="ClusterConfig">
  
  
  



More information about the jboss-cvs-commits mailing list