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

Manik Surtani msurtani at jboss.com
Tue Oct 31 19:55:31 EST 2006


  User: msurtani
  Date: 06/10/31 19:55:31

  Modified:    docs/TreeCache/en  Tag: Branch_JBossCache_1_4_0 master.xml
  Log:
  Updated versioning info to reflect 1.4.1
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.35.2.4  +120 -100  JBossCache/docs/TreeCache/en/master.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: master.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/docs/TreeCache/en/master.xml,v
  retrieving revision 1.35.2.3
  retrieving revision 1.35.2.4
  diff -u -b -r1.35.2.3 -r1.35.2.4
  --- master.xml	9 Jul 2006 17:16:36 -0000	1.35.2.3
  +++ master.xml	1 Nov 2006 00:55:31 -0000	1.35.2.4
  @@ -1,28 +1,29 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3CR3//EN"
  -"../../../../docbook-support/support/docbook-dtd/docbookx.dtd" [
  -<!ENTITY introduction SYSTEM "modules/introduction.xml">
  -<!ENTITY architecture SYSTEM "modules/architecture.xml">
  -<!ENTITY basic_api SYSTEM "modules/basic_api.xml">
  -<!ENTITY replication SYSTEM "modules/replication.xml">
  -<!ENTITY transactions SYSTEM "modules/transactions.xml">
  -<!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 mgmt_information SYSTEM "modules/mgmt_information.xml">
  -<!ENTITY jboss_integration SYSTEM "modules/jboss_integration.xml">
  -]>
  +        "../../../../docbook-support/support/docbook-dtd/docbookx.dtd" [
  +        <!ENTITY introduction SYSTEM "modules/introduction.xml">
  +        <!ENTITY architecture SYSTEM "modules/architecture.xml">
  +        <!ENTITY basic_api SYSTEM "modules/basic_api.xml">
  +        <!ENTITY replication SYSTEM "modules/replication.xml">
  +        <!ENTITY transactions SYSTEM "modules/transactions.xml">
  +        <!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 mgmt_information SYSTEM "modules/mgmt_information.xml">
  +        <!ENTITY jboss_integration SYSTEM "modules/jboss_integration.xml">
  +        ]>
   <book lang="en">
     <bookinfo>
       <title>JBoss Cache TreeCache - A Structured, Replicated, Transactional
  -    Cache</title>
  +         Cache
  +      </title>
   
       <subtitle>User Documentation</subtitle>
   
  -<releaseinfo>Release 1.4.0 "Jalapeno"</releaseinfo>
  +      <releaseinfo>Release 1.4.1 "Jalapeno"</releaseinfo>
       <pubdate>July 2006</pubdate>
       <author>
         <firstname>Bela</firstname>
  @@ -75,7 +76,8 @@
       Cache's PojoCache, an "object-oriented" cache that is the AOP-enabled
       subclass of TreeCache, allowing for Plain Old Java Objects (POJOs) to be
       inserted and replicated transactionally in a cluster, is described
  -    separately in a similar user guide.</para>
  +         separately in a similar user guide.
  +      </para>
   
       <para>The TreeCache is fully configurable. Aspects of the system such as
       replication mechanisms, transaction isolation levels, eviction policies,
  @@ -84,29 +86,47 @@
       other application server. PojoCache on the other hand requires both
       TreeCache and the JBossAOP standalone subsystem. PojoCache, documented
       separately, is the first in the market to provide a POJO cache
  -    functionality.</para>
  +         functionality.
  +      </para>
   
       <para>This document is meant to be a user guide to explain the
       architecture, api, configuration, and examples for JBoss Cache's
       TreeCache. Good knowledge of the Java programming language along with a
       string appreciation and understanding of transactions and concurrent
       threads is presumed. No prior knowledge of JBoss Application Server is
  -    expected or required.</para>
  +         expected or required.
  +      </para>
   
  -    <para>If you have questions, use the <ulink
  -    url="http://www.jboss.com/index.html?module=bb&amp;op=viewforum&amp;f=157">user forum</ulink>
  -    linked on the <ulink url="http://labs.jboss.com/jbosscache">JBoss Cache website</ulink>. We also provide a mechanism for
  -    tracking bug reports and feature requests on the <ulink
  -    url="http://jira.jboss.com">JBoss JIRA issue tracker</ulink>. If you are
  +      <para>If you have questions, use the
  +         <ulink
  +                 url="http://www.jboss.com/index.html?module=bb&amp;op=viewforum&amp;f=157">user forum
  +         </ulink>
  +         linked on the
  +         <ulink url="http://labs.jboss.com/jbosscache">JBoss Cache website</ulink>
  +         . We also provide a mechanism for
  +         tracking bug reports and feature requests on the
  +         <ulink
  +                 url="http://jira.jboss.com">JBoss JIRA issue tracker
  +         </ulink>
  +         . If you are
       interested in the development of JBoss Cache or in translating this
       documentation into other languages, we'd love to hear from you. Please
  -    post a message on the user forum or contact us on the <ulink url="http://lists.jboss.org">developer mailing
  -    list</ulink>.</para>
  +         post a message on the user forum or contact us on the
  +         <ulink url="http://lists.jboss.org">developer mailing
  +            list
  +         </ulink>
  +         .
  +      </para>
   
       <para>JBoss Cache is an open-source product based on LGPL. Commercial
       development support, production support and training for JBoss Cache is
  -    available through <ulink url="http://www.jboss.com">JBoss Inc.</ulink>  JBoss Cache is a product in JBoss Professional Open
  -    Source <ulink url="http://www.jboss.com/products/index">JEMS</ulink> (JBoss Enterprise Middleware Suite).</para>
  +         available through
  +         <ulink url="http://www.jboss.com">JBoss Inc.</ulink>
  +         JBoss Cache is a product in JBoss Professional Open
  +         Source
  +         <ulink url="http://www.jboss.com/products/index">JEMS</ulink>
  +         (JBoss Enterprise Middleware Suite).
  +      </para>
     </preface>
   
     &introduction;
  
  
  



More information about the jboss-cvs-commits mailing list