[jboss-cvs] jboss-portal-docs/referenceGuide/en/modules ...

Julien Viet julien at jboss.com
Thu Jul 13 09:20:27 EDT 2006


  User: julien  
  Date: 06/07/13 09:20:27

  Modified:    referenceGuide/en/modules  clustering.xml
  Log:
  a bit more content in clustering doc
  
  Revision  Changes    Path
  1.10      +7 -2      jboss-portal-docs/referenceGuide/en/modules/clustering.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: clustering.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal-docs/referenceGuide/en/modules/clustering.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- clustering.xml	13 Jul 2006 13:13:31 -0000	1.9
  +++ clustering.xml	13 Jul 2006 13:20:27 -0000	1.10
  @@ -181,11 +181,16 @@
         </sect2>
   
         <sect2>
  -         <title>CMS clustering</title>
  +         <title>HA Singleton</title>
  +         <anchor id="HASingleton"/>
         </sect2>
   
         <sect2>
  -         <title>HA Singleton</title>
  +         <title>CMS clustering</title>
  +         <para>The CMS backend storage relies on the Apache Jackrabbit project. Jackrabbit does not support clustering out of the box.
  +         So the portal runs it only on one node of the cluster using the <link linkend="HASingleton">HA Singleton</link> technology.
  +         The file <emphasis>jboss-portal.sar/portal-cms.sar/META-INF/jboss-service.xml</emphasis> contains the configuration. We will
  +         not reproduce it in this documentation as the changes are quite complex and numerous.</para>
         </sect2>
   
      </sect1>
  
  
  



More information about the jboss-cvs-commits mailing list