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

Manik Surtani msurtani at jboss.com
Mon Jan 22 22:11:44 EST 2007


  User: msurtani
  Date: 07/01/22 22:11:44

  Modified:    docs/JBossCache-UserGuide/en/modules    configuration.xml
                        introduction.xml basic_api.xml
  Log:
  finished API docs up to chapter 3.
  
  Revision  Changes    Path
  1.4       +2 -0      JBossCache/docs/JBossCache-UserGuide/en/modules/configuration.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: configuration.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/docs/JBossCache-UserGuide/en/modules/configuration.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- configuration.xml	23 Jan 2007 03:04:03 -0000	1.3
  +++ configuration.xml	23 Jan 2007 03:11:44 -0000	1.4
  @@ -47,8 +47,10 @@
            object from the
            running cache and changing values. E.g.,
            <programlisting>
  +
               Configuration liveConfig = cache.getConfiguration();
               liveConfig.setLockAcquisitionTimeout(2000);
  +            
            </programlisting>
            A complete listing of which options may be changed dynamically is in the
            <link linkend="configuration_reference">configuration reference</link>
  
  
  
  1.4       +5 -19     JBossCache/docs/JBossCache-UserGuide/en/modules/introduction.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: introduction.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/docs/JBossCache-UserGuide/en/modules/introduction.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- introduction.xml	23 Jan 2007 03:04:03 -0000	1.3
  +++ introduction.xml	23 Jan 2007 03:11:44 -0000	1.4
  @@ -135,25 +135,11 @@
            JBoss Cache is an open source product, using the business and OEM-friendly
            <ulink url="http://www.opensource.org/">OSI-approved</ulink>
            <ulink url="http://www.gnu.org/copyleft/lesser.html">LGPL license.</ulink>
  -         Commercial development support,
  -         production support and training for JBo
  -         s avai able through
  -         <ulink url="http://www.jboss.com">JBos
  -         s, a div
  -       Red Ha
  -      /ulink
  -
  -         /para>
  -      <para>
  -         JBoss Cache is a part of the J
  -         ssiona  Open Source
  -         <ulink url="http://www.j
  -         boss.com
  -         index">JEMS</ulink>
  -         (JBoss
  -      ise Mid
  -   are Suite)
  -
  +         Commercial development support, production support and training for JBoss Cache is available through
  +         <ulink url="http://www.jboss.com">JBoss, a division of Red Hat Inc.</ulink>
  +         JBoss Cache is a part of JBoss Professional Open Source
  +         <ulink url="http://www.jboss.comindex">JEMS</ulink>
  +         (JBoss Enterprise Middleware Suite).
         </para>
      </section>
   </chapter>
  
  
  
  1.3       +4 -4      JBossCache/docs/JBossCache-UserGuide/en/modules/basic_api.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: basic_api.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/docs/JBossCache-UserGuide/en/modules/basic_api.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  
  
  



More information about the jboss-cvs-commits mailing list