[jboss-cvs] JBossCache/docs/JBossCache-UserGuide/en ...

Manik Surtani msurtani at jboss.com
Tue Jan 23 18:40:16 EST 2007


  User: msurtani
  Date: 07/01/23 18:40:16

  Modified:    docs/JBossCache-UserGuide/en  master.xml
  Log:
  Chapter 7
  
  Revision  Changes    Path
  1.7       +2 -38     JBossCache/docs/JBossCache-UserGuide/en/master.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: master.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/docs/JBossCache-UserGuide/en/master.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- master.xml	23 Jan 2007 19:20:33 -0000	1.6
  +++ master.xml	23 Jan 2007 23:40:16 -0000	1.7
  @@ -10,7 +10,6 @@
           <!ENTITY eviction_policies SYSTEM "modules/eviction_policies.xml">
           <!ENTITY cache_loaders SYSTEM "modules/cache_loaders.xml">
           <!ENTITY treecache_marshaller SYSTEM "modules/treecache_marshaller.xml">
  -        <!ENTITY state_transfer SYSTEM "modules/state_transfer.xml">
           <!ENTITY compatibility SYSTEM "modules/compatibility.xml">
           <!ENTITY configuration SYSTEM "modules/configuration.xml">
           <!ENTITY deployment SYSTEM "modules/deployment.xml">
  @@ -105,44 +104,9 @@
            </para>
         </partintro>
         &architecture;
  +      &replication;
   
         <!-- these are placeholders for incomplete sections -->
  -      <chapter id="clustering">
  -         <title>Clustering</title>
  -         <para><emphasis>TODO</emphasis></para>
  -         <section>
  -            <title>Cache Replication Modes</title>
  -            <para><emphasis>TODO</emphasis></para>
  -            <section>
  -               <title>LOCAL</title>
  -               <para><emphasis>TODO</emphasis></para>
  -            </section>
  -            <section>
  -               <title>REPL_SYNC, REPL_ASYNC</title>
  -               <para><emphasis>TODO</emphasis></para>
  -               <section>
  -               <title>Buddy Replication</title>
  -               <para><emphasis>TODO</emphasis></para>
  -               </section>
  -            </section>
  -            <section>
  -               <title>Invalidation</title>
  -               <para><emphasis>TODO</emphasis></para>
  -            </section>
  -         </section>
  -
  -         <section>
  -            <title>Class Loading and regions</title>
  -            <para><emphasis>TODO</emphasis></para>
  -         </section>
  -
  -         <section>
  -            <title>State Transfer</title>
  -            <para><emphasis>TODO</emphasis></para>
  -         </section>
  -
  -      </chapter>
  -
         <chapter id="cache_loaders">
            <title>Cache Loaders</title>
            <para><emphasis>TODO</emphasis></para>
  @@ -225,7 +189,7 @@
   
   
         <!--
  -      &replication;
  +
         &transactions;
         &eviction_policies;
         &cache_loaders;
  
  
  



More information about the jboss-cvs-commits mailing list