You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by bu...@apache.org on 2011/03/21 16:33:19 UTC

svn commit: r787325 - in /websites/staging/chemistry/trunk/content/java: ./ developing/ examples/ how-to/

Author: buildbot
Date: Mon Mar 21 15:33:18 2011
New Revision: 787325

Log:
Staging update by buildbot

Modified:
    websites/staging/chemistry/trunk/content/java/developing/dev-use-with-maven.html
    websites/staging/chemistry/trunk/content/java/download.html
    websites/staging/chemistry/trunk/content/java/examples/example-create-update.html
    websites/staging/chemistry/trunk/content/java/examples/example-get-extension.html
    websites/staging/chemistry/trunk/content/java/examples/example-read-meta-content.html
    websites/staging/chemistry/trunk/content/java/examples/index.html
    websites/staging/chemistry/trunk/content/java/how-to/how-to-build.html
    websites/staging/chemistry/trunk/content/java/how-to/how-to-tune-perfomance.html
    websites/staging/chemistry/trunk/content/java/opencmis.html

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-use-with-maven.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-use-with-maven.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-use-with-maven.html Mon Mar 21 15:33:18 2011
@@ -184,13 +184,11 @@ Apache Chemistry - Using Maven
            <td height="100%">
              <!-- Content -->
              <div class="wiki-content"><h1 id="using_maven">Using Maven</h1>
-<h3 id="use_opencmis_with_maven">Use OpenCMIS with Maven</h3>
+<h2 id="use_opencmis_with_maven">Use OpenCMIS with Maven</h2>
 <p>You can use OpenCMIS with <a href="http://maven.apache.org/">Maven</a>.
-Check the latest version available by <a href="https://repository.apache.org/index.html#nexus-search;quick~opencmis">searching the Apache repository</a>.
-You should add the repository declaration:</p>
-<p>Specifically in order to use the client you will need to add the following
-dependencies:</p>
-<p><em>Client:</em></p>
+Check the latest version available by <a href="https://repository.apache.org/index.html#nexus-search;quick~opencmis">searching the Apache repository</a>.</p>
+<h2 id="client">Client</h2>
+<p>Use this fragment to add the OpenCMIS client jars and all dependencies. </p>
 <div class="codehilite"><pre> <span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.chemistry.opencmis<span class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>chemistry-opencmis-client-impl<span class="nt">&lt;/artifactId&gt;</span>
@@ -199,16 +197,14 @@ dependencies:</p>
 </pre></div>
 
 
-<p><em>Server:</em></p>
+<h2 id="server">Server</h2>
+<p>Use this fragment to add the OpenCMIS server framework and all dependencies.</p>
 <div class="codehilite"><pre> <span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.chemistry.opencmis<span class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>chemistry-opencmis-server-support<span class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>0.2.0-incubating<span class="nt">&lt;/version&gt;</span>
  <span class="nt">&lt;/dependency&gt;</span>
-</pre></div>
-
-
-<p>Please check the full Maven details for OpenCMIS on the <a href="http://incubator.apache.org/chemistry/maven-site/0.2.0-incubating/index.html">Maven generated site</a>.</p></div>
+</pre></div></div>
              <!-- Content -->
            </td>
           </tr>

Modified: websites/staging/chemistry/trunk/content/java/download.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/download.html (original)
+++ websites/staging/chemistry/trunk/content/java/download.html Mon Mar 21 15:33:18 2011
@@ -186,7 +186,8 @@ Apache Chemistry - OpenCMIS Downloads
              <div class="wiki-content"><h1 id="opencmis_downloads">OpenCMIS Downloads</h1>
 <a name="OpenCMIS-0.2.0FullDownloadpage">
 
-<h2 id="incubation_release_020_2011-01-21_full_download_pagehttpwwwapacheorgdynclosercgiincubatorchemistryopencmis020-incubating_and_release_noteshttpsissuesapacheorgjirasecureissuenavigatorjsparesettruepid12310936fixfor12315134sorterfieldprioritysorterorderdesc">Incubation Release 0.2.0 (2011-01-21) <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.2.0-incubating/">Full Download page</a> and <a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310936&amp;fixfor=12315134&amp;sorter/field=priority&amp;sorter/order=DESC">Release Notes</a></h2>
+<h2 id="incubation_release_020_2011-01-21">Incubation Release 0.2.0 (2011-01-21)</h2>
+<p><a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.2.0-incubating/">Full Download page</a> and <a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310936&amp;fixfor=12315134&amp;sorter/field=priority&amp;sorter/order=DESC">Release Notes</a></p>
 <table>
 <thead>
 <tr>
@@ -219,7 +220,7 @@ Apache Chemistry - OpenCMIS Downloads
 <td>OpenCMIS Workbench</td>
 <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.2.0-incubating/chemistry-opencmis-workbench-0.2.0-incubating-full.zip">Download</a></td>
 <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.2.0-incubating/chemistry-opencmis-workbench-0.2.0-incubating-full.tar.gz">Download</a></td>
-<td>CMIS Workbench desktop client</td>
+<td>CMIS Workbench desktop client.</td>
 </tr>
 <tr>
 <td>OpenCMIS Docs</td>
@@ -238,7 +239,8 @@ Apache Chemistry - OpenCMIS Downloads
 <p>OpenCMIS is also available <a href="developing/dev-use-with-maven.html">via Maven</a>.</p>
 <a name="OpenCMIS-0.1.0FullDownloadpage">
 
-<h2 id="incubation_release_010_2010-09-17_full_download_pagehttpwwwapacheorgdynclosercgiincubatorchemistryopencmis010-incubating">Incubation Release 0.1.0 (2010-09-17) <a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.1.0-incubating/">Full Download page</a></h2>
+<h2 id="incubation_release_010_2010-09-17">Incubation Release 0.1.0 (2010-09-17)</h2>
+<p><a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.1.0-incubating/">Full Download page</a></p>
 <table>
 <thead>
 <tr>

Modified: websites/staging/chemistry/trunk/content/java/examples/example-create-update.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/example-create-update.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/example-create-update.html Mon Mar 21 15:33:18 2011
@@ -188,7 +188,8 @@ Apache Chemistry - Creating and updating
 <p>This example creates a folder under the root folder.</p>
 <div class="codehilite"><pre><span class="n">Folder</span> <span class="n">root</span> <span class="o">=</span> <span class="n">session</span><span class="o">.</span><span class="n">getRootFolder</span><span class="p">();</span>
 
-<span class="sr">//</span> <span class="n">properties</span> <span class="p">(</span><span class="n">minimal</span> <span class="n">set:</span> <span class="n">name</span> <span class="ow">and</span> <span class="n">object</span> <span class="n">type</span> <span class="n">id</span><span class="p">)</span>
+<span class="sr">//</span> <span class="n">properties</span>
+<span class="sr">//</span> <span class="p">(</span><span class="n">minimal</span> <span class="n">set:</span> <span class="n">name</span> <span class="ow">and</span> <span class="n">object</span> <span class="n">type</span> <span class="n">id</span><span class="p">)</span>
 <span class="n">Map</span><span class="o">&lt;</span><span class="n">String</span><span class="p">,</span> <span class="n">Object</span><span class="o">&gt;</span> <span class="n">properties</span> <span class="o">=</span> <span class="k">new</span> <span class="n">HashMap</span><span class="o">&lt;</span><span class="n">String</span><span class="p">,</span> <span class="n">Object</span><span class="o">&gt;</span><span class="p">();</span>
 <span class="n">properties</span><span class="o">.</span><span class="n">put</span><span class="p">(</span><span class="n">PropertyIds</span><span class="o">.</span><span class="n">OBJECT_TYPE_ID</span><span class="p">,</span> <span class="s">&quot;cmis:folder&quot;</span><span class="p">);</span>
 <span class="n">properties</span><span class="o">.</span><span class="n">put</span><span class="p">(</span><span class="n">PropertyIds</span><span class="o">.</span><span class="n">NAME</span><span class="p">,</span> <span class="s">&quot;a new folder&quot;</span><span class="p">);</span>
@@ -204,7 +205,8 @@ Apache Chemistry - Creating and updating
 
 <span class="n">String</span> <span class="n">name</span> <span class="o">=</span> <span class="s">&quot;myNewDocument.txt&quot;</span><span class="p">;</span>
 
-<span class="sr">//</span> <span class="n">properties</span> <span class="p">(</span><span class="n">minimal</span> <span class="n">set:</span> <span class="n">name</span> <span class="ow">and</span> <span class="n">object</span> <span class="n">type</span> <span class="n">id</span><span class="p">)</span>
+<span class="sr">//</span> <span class="n">properties</span> 
+<span class="sr">//</span> <span class="p">(</span><span class="n">minimal</span> <span class="n">set:</span> <span class="n">name</span> <span class="ow">and</span> <span class="n">object</span> <span class="n">type</span> <span class="n">id</span><span class="p">)</span>
 <span class="n">Map</span><span class="o">&lt;</span><span class="n">String</span><span class="p">,</span> <span class="n">Object</span><span class="o">&gt;</span> <span class="n">properties</span> <span class="o">=</span> <span class="k">new</span> <span class="n">HashMap</span><span class="o">&lt;</span><span class="n">String</span><span class="p">,</span> <span class="n">Object</span><span class="o">&gt;</span><span class="p">();</span>
 <span class="n">properties</span><span class="o">.</span><span class="n">put</span><span class="p">(</span><span class="n">PropertyIds</span><span class="o">.</span><span class="n">OBJECT_TYPE_ID</span><span class="p">,</span> <span class="s">&quot;cmis:document&quot;</span><span class="p">);</span>
 <span class="n">properties</span><span class="o">.</span><span class="n">put</span><span class="p">(</span><span class="s">&quot;PropertyIds.NAME, name);</span>
@@ -219,7 +221,7 @@ Apache Chemistry - Creating and updating
 </pre></div>
 
 
-<h2 id="update_properties">Update properties</h2>
+<h2 id="updating_properties">Updating properties</h2>
 <p>This example updates two properties of a CMIS object</p>
 <div class="codehilite"><pre><span class="n">CmisObject</span> <span class="n">cmisobject</span> <span class="o">=</span> <span class="o">....</span>
 

Modified: websites/staging/chemistry/trunk/content/java/examples/example-get-extension.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/example-get-extension.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/example-get-extension.html Mon Mar 21 15:33:18 2011
@@ -185,13 +185,10 @@ Apache Chemistry - Getting CMIS extensio
              <!-- Content -->
              <div class="wiki-content"><h1 id="getting_cmis_extensions">Getting CMIS extensions</h1>
 <p><em>(since OpenCMIS 0.2.0)</em> <br/>
-The CMIS specification allows to add extensions at several points in CMIS
-data structures (object, properties, allowable actions, ACLs, policies,
+The CMIS specification allows to add extensions at several points in CMIS data structures (object, properties, allowable actions, ACLs, policies,
 etc.).
-These extensions are XML fragments for the AtomPub and the Web Services
-binding. (It will be something simpler for the upcoming JSON binding.)
-Think of it as a tree structure with named node and leafs. Only the leafs
-can have a value.</p>
+These extensions are XML fragments for the AtomPub and the Web Services binding. (It will be something simpler for the upcoming JSON binding.)
+Think of it as a tree structure with named node and leafs. Only the leafs can have a value.</p>
 <div class="codehilite"><pre><span class="c1">// get an object from somewhere</span>
 <span class="n">CmisObject</span> <span class="n">object</span> <span class="o">=</span> <span class="o">...</span>
 

Modified: websites/staging/chemistry/trunk/content/java/examples/example-read-meta-content.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/example-read-meta-content.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/example-read-meta-content.html Mon Mar 21 15:33:18 2011
@@ -186,8 +186,8 @@ Apache Chemistry - Reading metadata and 
              <div class="wiki-content"><h1 id="reading_metadata_and_content">Reading metadata and content</h1>
 <h2 id="reading_metadata">Reading metadata</h2>
 <h3 id="reading_properties_-_single_property">Reading Properties - Single Property</h3>
-<div class="codehilite"><pre><span class="n">ObjectId</span> <span class="n">id</span> <span class="o">=</span> <span class="k">this</span><span class="o">.</span><span class="na">session</span><span class="o">.</span><span class="na">createObjectId</span><span class="o">(</span><span class="s">&quot;4711&quot;</span><span class="o">);</span>
-<span class="n">Document</span> <span class="n">document</span> <span class="o">=</span> <span class="o">(</span><span class="n">Document</span><span class="o">)</span> <span class="k">this</span><span class="o">.</span><span class="na">session</span><span class="o">.</span><span class="na">getObject</span><span class="o">(</span><span class="n">id</span><span class="o">);</span>
+<div class="codehilite"><pre><span class="n">ObjectId</span> <span class="n">id</span> <span class="o">=</span> <span class="n">session</span><span class="o">.</span><span class="na">createObjectId</span><span class="o">(</span><span class="s">&quot;4711&quot;</span><span class="o">);</span>
+<span class="n">Document</span> <span class="n">document</span> <span class="o">=</span> <span class="o">(</span><span class="n">Document</span><span class="o">)</span> <span class="n">session</span><span class="o">.</span><span class="na">getObject</span><span class="o">(</span><span class="n">id</span><span class="o">);</span>
 <span class="n">Property</span><span class="o">&lt;</span><span class="n">String</span><span class="o">&gt;</span> <span class="n">p</span> <span class="o">=</span> <span class="n">document</span><span class="o">.</span><span class="na">getProperty</span><span class="o">(</span><span class="n">PropertyIds</span><span class="o">.</span><span class="na">OBJECT_ID</span><span class="o">);</span>
 
 <span class="n">String</span> <span class="n">s</span> <span class="o">=</span> <span class="n">p</span><span class="o">.</span><span class="na">getValue</span><span class="o">();</span>
@@ -195,8 +195,8 @@ Apache Chemistry - Reading metadata and 
 
 
 <h3 id="reading_properties_-_all_properties">Reading Properties - All Properties</h3>
-<div class="codehilite"><pre><span class="n">ObjectId</span> <span class="n">id</span> <span class="o">=</span> <span class="k">this</span><span class="o">.</span><span class="na">session</span><span class="o">.</span><span class="na">createObjectId</span><span class="o">(</span><span class="s">&quot;4711&quot;</span><span class="o">);</span>
-<span class="n">Document</span> <span class="n">document</span> <span class="o">=</span> <span class="o">(</span><span class="n">Document</span><span class="o">)</span> <span class="k">this</span><span class="o">.</span><span class="na">session</span><span class="o">.</span><span class="na">getObject</span><span class="o">(</span><span class="n">id</span><span class="o">);</span>
+<div class="codehilite"><pre><span class="n">ObjectId</span> <span class="n">id</span> <span class="o">=</span> <span class="n">session</span><span class="o">.</span><span class="na">createObjectId</span><span class="o">(</span><span class="s">&quot;4711&quot;</span><span class="o">);</span>
+<span class="n">Document</span> <span class="n">document</span> <span class="o">=</span> <span class="o">(</span><span class="n">Document</span><span class="o">)</span> <span class="n">session</span><span class="o">.</span><span class="na">getObject</span><span class="o">(</span><span class="n">id</span><span class="o">);</span>
 <span class="n">List</span><span class="o">&lt;</span><span class="n">Property</span><span class="o">&lt;?&gt;&gt;</span> <span class="n">l</span> <span class="o">=</span> <span class="n">document</span><span class="o">.</span><span class="na">getProperties</span><span class="o">();</span>
 <span class="n">Iterator</span><span class="o">&lt;</span><span class="n">Property</span><span class="o">&lt;?&gt;&gt;</span> <span class="n">i</span> <span class="o">=</span> <span class="n">l</span><span class="o">.</span><span class="na">iterator</span><span class="o">();</span>
 <span class="k">while</span> <span class="o">(</span><span class="n">i</span><span class="o">.</span><span class="na">hasNext</span><span class="o">())</span> <span class="o">{</span>
@@ -216,8 +216,8 @@ Apache Chemistry - Reading metadata and 
 
 
 <h2 id="retrieving_content">Retrieving content</h2>
-<div class="codehilite"><pre><span class="n">CmisObject</span> <span class="n">object</span> <span class="o">=</span> <span class="n">getSession</span><span class="o">().</span><span class="na">getObject</span><span class="o">(</span><span class="n">session</span><span class="o">.</span><span class="na">createObjectId</span><span class="o">(</span><span class="n">fileId</span><span class="o">));</span>
-<span class="n">Document</span> <span class="n">document</span> <span class="o">=</span> <span class="o">(</span><span class="n">Document</span><span class="o">)</span><span class="n">object</span><span class="o">;</span>
+<div class="codehilite"><pre><span class="n">CmisObject</span> <span class="n">object</span> <span class="o">=</span> <span class="n">session</span><span class="o">.</span><span class="na">getObject</span><span class="o">(</span><span class="n">session</span><span class="o">.</span><span class="na">createObjectId</span><span class="o">(</span><span class="n">docId</span><span class="o">));</span>
+<span class="n">Document</span> <span class="n">document</span> <span class="o">=</span> <span class="o">(</span><span class="n">Document</span><span class="o">)</span> <span class="n">object</span><span class="o">;</span>
 <span class="n">String</span> <span class="n">filename</span> <span class="o">=</span> <span class="n">document</span><span class="o">.</span><span class="na">getName</span><span class="o">();</span>
 <span class="n">InputStream</span> <span class="n">stream</span> <span class="o">=</span> <span class="n">document</span><span class="o">.</span><span class="na">getContentStream</span><span class="o">().</span><span class="na">getStream</span><span class="o">();</span>
 </pre></div></div>

Modified: websites/staging/chemistry/trunk/content/java/examples/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/index.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/index.html Mon Mar 21 15:33:18 2011
@@ -197,7 +197,7 @@ Apache Chemistry - Example code for Open
 </ul>
 <h2 id="advanced">Advanced</h2>
 <ul>
-<li><a href="example-connect-dotnet.html">Connecting from .Net</a></li>
+<li><a href="example-connect-dotnet.html">Connecting from .NET</a></li>
 <li><a href="example-get-extension.html">Getting extensions</a></li>
 <li><a href="example-osgi.html">Using OSGI bundles</a></li>
 </ul></div>

Modified: websites/staging/chemistry/trunk/content/java/how-to/how-to-build.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/how-to/how-to-build.html (original)
+++ websites/staging/chemistry/trunk/content/java/how-to/how-to-build.html Mon Mar 21 15:33:18 2011
@@ -183,23 +183,8 @@ Apache Chemistry - OpenCMIS how-to-build
            </td>
            <td height="100%">
              <!-- Content -->
-             <div class="wiki-content"><div class="toc">
-<ul>
-<li><a href="#how_to_build_opencmis">How to build OpenCMIS</a><ul>
-<li><a href="#the_client_libraries">The Client Libraries</a></li>
-<li><a href="#the_server_framework">The Server Framework</a></li>
-<li><a href="#javadocs">JavaDocs</a><ul>
-<li><a href="#releases_javadocs">Releases Javadocs</a></li>
-<li><a href="#latest_javadocs">Latest Javadocs</a></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<h1 id="how_to_build_opencmis">How to build OpenCMIS</h1>
-<p><a name="OpenCMIShow-to-build-HowtobuildOpenCMIS"></a></p>
-<p>OpenCMIS releases are available <a href="../../download.html">here</a>.
+             <div class="wiki-content"><h1 id="how_to_build_opencmis">How to build OpenCMIS</h1>
+<p>OpenCMIS releases are available <a href="../download.html">here</a>.
 If you want to build the latest and greatest instead, follow these simple steps:</p>
 <ul>
 <li>Make sure you have JDK 1.5 or higher, Maven 2.2.1 and a Subversion client installed. <br/>(The CMIS Workbench requires JDK 1.6!)</li>
@@ -221,17 +206,12 @@ If you want to build the latest and grea
 </pre></div>
 
 
-<p><a name="OpenCMIShow-to-build-TheClientLibraries"></a></p>
 <h2 id="the_client_libraries">The Client Libraries</h2>
 <p>After the build, the OpenCMIS client libraries (with all dependencies) reside in the
 <code>/chemistry-opencmis-client/chemistry-opencmis-client-impl/target</code>
-directory. The zip file contains all libraries necessary to build a CMIS
-client.</p>
-<p><a name="OpenCMIShow-to-build-TheServerFramework"></a></p>
+directory. The zip file contains all libraries necessary to build a CMIS client.</p>
 <h2 id="the_server_framework">The Server Framework</h2>
-<p>Please refer to the <a href="../../developing/dev-server.html">Server Framework</a>
- page for more information where to find it and how to use it.</p>
-<p><a name="OpenCMIShow-to-build-BuildJavaDoc"></a></p>
+<p>Please refer to the <a href="../developing/dev-server.html">Server Framework</a> page for more information where to find it and how to use it.</p>
 <h2 id="javadocs">JavaDocs</h2>
 <h3 id="releases_javadocs">Releases Javadocs</h3>
 <p>You can access OpenCMIS releases Javadocs in the following ways:</p>

Modified: websites/staging/chemistry/trunk/content/java/how-to/how-to-tune-perfomance.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/how-to/how-to-tune-perfomance.html (original)
+++ websites/staging/chemistry/trunk/content/java/how-to/how-to-tune-perfomance.html Mon Mar 21 15:33:18 2011
@@ -183,8 +183,8 @@ Apache Chemistry - Tuning the performanc
            </td>
            <td height="100%">
              <!-- Content -->
-             <div class="wiki-content"><h1 id="tuning_the_performance_client">Tuning the performance (Client)</h1>
-<p>The client performance relies on two aspects: Caching and the requested data.</p>
+             <div class="wiki-content"><h1 id="tuning_the_client_performance">Tuning the client performance</h1>
+<p>The client performance relies on two aspects: <strong>Caching</strong> and the <strong>requested data</strong>.</p>
 <p>The OpenCMIS Session object does a lot of caching for you and tries to avoid calls to the repository wherever
 possible. In order to be effective, you have to reuse the Session object whenever possible. Creating a new Session
 object for each call decreases the performance drastically. Session objects and CMIS objects are thread-safe and
@@ -194,10 +194,8 @@ policies, etc.) is requested from the re
 process it. By default, OpenCMIS fetches more data than most applications need. Tuning the OperationContext,
 and especially the property filter, can result in a significant performance improvement.</p>
 <h2 id="understanding_the_client_side_cache">Understanding the client side cache</h2>
-<p>Client side caching is turned on by default. That is, <code>getObject()</code> will
-first look into the session cache if the object already exists there. If
-this is the case, it returns the object without talking to the repository.
-So it might return stale objects.<br />
+<p>Client side caching is turned on by default. That is, <code>getObject()</code> will first look into the session cache if the object already exists there. 
+If this is the case, it returns the object without talking to the repository. So it might return stale objects.<br />
 </p>
 <p>There are multiple ways to deal with that:</p>
 <ul>

Modified: websites/staging/chemistry/trunk/content/java/opencmis.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/opencmis.html (original)
+++ websites/staging/chemistry/trunk/content/java/opencmis.html Mon Mar 21 15:33:18 2011
@@ -194,8 +194,8 @@ repository developers and client applica
 <h1 id="table_of_contents_for_the_documentation">Table of Contents for the documentation</h1>
 <p>The OpenCMIS documentation is structured in the following sections:</p>
 <ul>
-<li><a href="developing/index.html">Developing with OpenCMIS</a></li>
 <li><a href="download.html">Downloads</a></li>
+<li><a href="developing/index.html">Developing with OpenCMIS</a></li>
 <li><a href="examples/index.html">Example Code</a></li>
 <li><a href="how-to/index.html">OpenCMIS HowTos</a></li>
 </ul>