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/22 00:41:28 UTC

svn commit: r787338 - in /websites/staging/chemistry/trunk/content/java: ./ developing/ developing/repositories/ developing/tools/ examples/

Author: buildbot
Date: Mon Mar 21 23:41:28 2011
New Revision: 787338

Log:
Staging update by buildbot

Modified:
    websites/staging/chemistry/trunk/content/java/developing/dev-session-parameters.html
    websites/staging/chemistry/trunk/content/java/developing/dev-use-without-maven.html
    websites/staging/chemistry/trunk/content/java/developing/index.html
    websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-fileshare.html
    websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-inmemory.html
    websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-jcr.html
    websites/staging/chemistry/trunk/content/java/developing/repositories/index.html
    websites/staging/chemistry/trunk/content/java/developing/tools/index.html
    websites/staging/chemistry/trunk/content/java/download.html
    websites/staging/chemistry/trunk/content/java/examples/example-create-session.html
    websites/staging/chemistry/trunk/content/java/examples/example-create-update.html
    websites/staging/chemistry/trunk/content/java/opencmis.html

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-session-parameters.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-session-parameters.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-session-parameters.html Mon Mar 21 23:41:28 2011
@@ -64,7 +64,7 @@ Apache Chemistry - OpenCMIS Session Para
               <td>
                 <div align="left">
                 <!-- Breadcrumbs -->
-<a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/java">Java</a>&nbsp;&raquo&nbsp;<a href="/java/developing">Developing</a>&nbsp;&raquo&nbsp;<a href="/java/developing/opencmis.html">OpenCMIS</a>&nbsp;&raquo&nbsp;<a href="/java/developing/dev-session-parameters.html">OpenCMIS Session Parameters</a>
+<a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/java">Java</a>&nbsp;&raquo&nbsp;<a href="/java/developing">Developing</a>&nbsp;&raquo&nbsp;<a href="/java/developing/dev-session-parameters.html">OpenCMIS Session Parameters</a>
                 <!-- Breadcrumbs -->
                 </div>
               </td>
@@ -210,7 +210,7 @@ Apache Chemistry - OpenCMIS Session Para
 <td>BINDING_SPI_CLASS</td>
 <td>Binding implementation class</td>
 <td>class name</td>
-<td>Custom binding: yes\ other binding: no</td>
+<td>Custom binding: yes<br/>other binding: no</td>
 <td>Depends on BINDING_TYPE</td>
 </tr>
 <tr>
@@ -218,13 +218,13 @@ Apache Chemistry - OpenCMIS Session Para
 <td>REPOSITORY_ID</td>
 <td>Repository id</td>
 <td>repository id</td>
-<td>createSession(): yes\getRepositories(): no</td>
+<td>createSession(): yes<br/>getRepositories(): no</td>
 <td />
 </tr>
 <tr>
 <td>org.apache.chemistry.opencmis.user</td>
 <td>USER</td>
-<td>User name\(used by standard authentication provider)</td>
+<td>User name<br/>(used by standard authentication provider)</td>
 <td>string</td>
 <td />
 <td />
@@ -232,7 +232,7 @@ Apache Chemistry - OpenCMIS Session Para
 <tr>
 <td>org.apache.chemistry.opencmis.password</td>
 <td>PASSWORD</td>
-<td>Password\(used by standard authentication provider)</td>
+<td>Password<br/>(used by standard authentication provider)</td>
 <td>string</td>
 <td />
 <td />
@@ -258,7 +258,7 @@ Apache Chemistry - OpenCMIS Session Para
 <td>ATOMPUB_URL</td>
 <td>AtomPub service document URL</td>
 <td>URL</td>
-<td>AtomPub binding: yes\other bindings: no</td>
+<td>AtomPub binding: yes<br/>other bindings: no</td>
 <td />
 </tr>
 <tr>
@@ -266,7 +266,7 @@ Apache Chemistry - OpenCMIS Session Para
 <td>WEBSERVICES_REPOSITORY_SERVICE</td>
 <td>Repository Service WSDL URL</td>
 <td>WSDL URL</td>
-<td>Web Services binding: yes\other bindings: no</td>
+<td>Web Services binding: yes<br/>other bindings: no</td>
 <td />
 </tr>
 <tr>
@@ -274,7 +274,7 @@ Apache Chemistry - OpenCMIS Session Para
 <td>WEBSERVICES_NAVIGATION_SERVICE</td>
 <td>Navigation Service WSDL URL</td>
 <td>WSDL URL</td>
-<td>Web Services binding: yes\other bindings: no</td>
+<td>Web Services binding: yes<br/>other bindings: no</td>
 <td />
 </tr>
 <tr>
@@ -282,7 +282,7 @@ Apache Chemistry - OpenCMIS Session Para
 <td>WEBSERVICES_OBJECT_SERVICE</td>
 <td>Object Service WSDL URL</td>
 <td>WSDL URL</td>
-<td>Web Services binding: yes\other bindings: no</td>
+<td>Web Services binding: yes<br/>other bindings: no</td>
 <td />
 </tr>
 <tr>
@@ -290,7 +290,7 @@ Apache Chemistry - OpenCMIS Session Para
 <td>WEBSERVICES_VERSIONING_SERVICE</td>
 <td>Versioning Service WSDL URL</td>
 <td>WSDL URL</td>
-<td>Web Services binding: yes\other bindings: no</td>
+<td>Web Services binding: yes<br/>other bindings: no</td>
 <td />
 </tr>
 <tr>
@@ -298,7 +298,7 @@ Apache Chemistry - OpenCMIS Session Para
 <td>WEBSERVICES_DISCOVERY_SERVICE</td>
 <td>Discovery Service WSDL URL</td>
 <td>WSDL URL</td>
-<td>Web Services binding: yes\other bindings: no</td>
+<td>Web Services binding: yes<br/>other bindings: no</td>
 <td />
 </tr>
 <tr>
@@ -306,7 +306,7 @@ Apache Chemistry - OpenCMIS Session Para
 <td>WEBSERVICES_RELATIONSHIP_SERVICE</td>
 <td>Relationship Service WSDL URL</td>
 <td>WSDL URL</td>
-<td>Web Services binding: yes\other bindings: no</td>
+<td>Web Services binding: yes<br/>other bindings: no</td>
 <td />
 </tr>
 <tr>
@@ -314,7 +314,7 @@ Apache Chemistry - OpenCMIS Session Para
 <td>WEBSERVICES_MULTIFILING_SERVICE</td>
 <td>Multifiling Service WSDL URL</td>
 <td>WSDL URL</td>
-<td>Web Services binding: yes\other bindings: no</td>
+<td>Web Services binding: yes<br/>other bindings: no</td>
 <td />
 </tr>
 <tr>
@@ -322,7 +322,7 @@ Apache Chemistry - OpenCMIS Session Para
 <td>WEBSERVICES_POLICY_SERVICE</td>
 <td>Policy Service WSDL URL</td>
 <td>WSDL URL</td>
-<td>Web Services binding: yes\other bindings: no</td>
+<td>Web Services binding: yes<br/>other bindings: no</td>
 <td />
 </tr>
 <tr>
@@ -330,7 +330,7 @@ Apache Chemistry - OpenCMIS Session Para
 <td>WEBSERVICES_ACL_SERVICE</td>
 <td>ACL Service WSDL URL</td>
 <td>WSDL URL</td>
-<td>Web Services binding: yes\other bindings: no</td>
+<td>Web Services binding: yes<br/>other bindings: no</td>
 <td />
 </tr>
 <tr>
@@ -346,7 +346,7 @@ Apache Chemistry - OpenCMIS Session Para
 <td>LOCAL_FACTORY</td>
 <td>Class name of the local service factory (if client and server reside in the same JVM)</td>
 <td>class name</td>
-<td>Local binding: yes\other bindings: no</td>
+<td>Local binding: yes<br/>other bindings: no</td>
 <td />
 </tr>
 <tr>

Modified: websites/staging/chemistry/trunk/content/java/developing/dev-use-without-maven.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-use-without-maven.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-use-without-maven.html Mon Mar 21 23:41:28 2011
@@ -184,6 +184,7 @@ Apache Chemistry - Without using Maven
            <td height="100%">
              <!-- Content -->
              <div class="wiki-content"><h1 id="without_using_maven">Without using Maven</h1>
+<p><a href="../download.html">Download</a> the appropriate OpenCMIS package. The server and the client package contain all required Jars.</p>
 <p>TODO</p></div>
              <!-- Content -->
            </td>

Modified: websites/staging/chemistry/trunk/content/java/developing/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/index.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/index.html Mon Mar 21 23:41:28 2011
@@ -193,14 +193,14 @@ Apache Chemistry - Developing with OpenC
 </ul>
 </li>
 <li>Repositories delivered with OpenCMIS<ul>
-<li><a href="repositories/dev-repositories-fileshare.html">Fileshare</a></li>
-<li><a href="repositories/dev-repositories-inmemory.html">In-Memory</a></li>
-<li><a href="repositories/dev-repositories-jcr.html">JCR-Bridge</a></li>
+<li><a href="repositories/dev-repositories-fileshare.html">Fileshare Repository</a></li>
+<li><a href="repositories/dev-repositories-inmemory.html">InMemory Repository</a></li>
+<li><a href="repositories/dev-repositories-jcr.html">JCR Bridge</a></li>
 </ul>
 </li>
 <li>Tools in OpenCMIS<ul>
-<li><a href="tools/dev-tools-browser.html">CMIS-Browser</a></li>
-<li><a href="tools/dev-tools-workbench.html">CMIS-Workbench</a></li>
+<li><a href="tools/dev-tools-browser.html">CMIS Browser</a></li>
+<li><a href="tools/dev-tools-workbench.html">CMIS Workbench</a></li>
 </ul>
 </li>
 </ul>
@@ -214,8 +214,8 @@ Apache Chemistry - Developing with OpenC
 <h2 id="developing_clients">Developing clients</h2>
 <ul>
 <li><a href="dev-compare-client-api-binding.html">Comparing the client APIs</a></li>
-<li><a href="dev-use-with-maven.html">Developing with maven</a></li>
-<li><a href="dev-use-without-maven.html">Developing without maven</a></li>
+<li><a href="dev-use-with-maven.html">Developing with Maven</a></li>
+<li><a href="dev-use-without-maven.html">Developing without Maven</a></li>
 <li><a href="dev-known-repo-issues.html">Known issues with existing repositories</a></li>
 <li><a href="dev-session-parameters.html">Session Parameters</a></li>
 <li><a href="dev-client-cache.html">The client cache</a></li>

Modified: websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-fileshare.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-fileshare.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-fileshare.html Mon Mar 21 23:41:28 2011
@@ -25,7 +25,7 @@
     <meta name="description" content="Apache Chemistry, CMIS Implementation" />
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     <title>
-Apache Chemistry - OpenCMIS Repositories
+Apache Chemistry - OpenCMIS Fileshare Repository
     </title>
   </head>
 <body onload="init()">
@@ -64,7 +64,7 @@ Apache Chemistry - OpenCMIS Repositories
               <td>
                 <div align="left">
                 <!-- Breadcrumbs -->
-<a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/java">Java</a>&nbsp;&raquo&nbsp;<a href="/java/developing">Developing</a>&nbsp;&raquo&nbsp;<a href="/java/developing/repositories">Repositories</a>&nbsp;&raquo&nbsp;<a href="/java/developing/repositories/dev-repositories-fileshare.html">OpenCMIS Repositories
</a>
+<a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/java">Java</a>&nbsp;&raquo&nbsp;<a href="/java/developing">Developing</a>&nbsp;&raquo&nbsp;<a href="/java/developing/repositories">Repositories</a>&nbsp;&raquo&nbsp;<a href="/java/developing/repositories/dev-repositories-fileshare.html">OpenCMIS Fileshare Repository</a>
                 <!-- Breadcrumbs -->
                 </div>
               </td>
@@ -184,21 +184,10 @@ Apache Chemistry - OpenCMIS Repositories
            <td height="100%">
              <!-- Content -->
              <div class="wiki-content"><h1 id="opencmis_fileshare_repository">OpenCMIS Fileshare Repository</h1>
-<p><a name="OpenCMISFileShareRepository-OpenCMISFileShareRepository"></a></p>
 <p><strong>This repository is not intended for production use!</strong></p>
-<p>The FileShare repository uses the file system as its back-end store and
-provides read/write access to content and metadata. In other words, it puts
-a CMIS interface on top of your file system.</p>
-<p>The repository is restricted by the capabilities of the file system and
-therefore does not support relationships, policies, document versions,
-multi-filing, un-filing and query.</p>
-<p>By default it provides a repository "test" that uses your home directory as
-the repository root. It requires authentication. A user "test" with the
-password "test" is pre-configured.</p>
-<p><a name="OpenCMISFileShareRepository-BuildandDeploytheTestRepository"></a></p>
-<h2 id="build_and_deploy_the_test_repository">Build and Deploy the Test Repository</h2>
-<br/>
-
+<p>The FileShare repository uses the file system as its back-end store and provides read/write access to content and metadata. In other words, it puts a CMIS interface on top of your file system.</p>
+<p>The repository is restricted by the capabilities of the file system and therefore does not support relationships, policies, document versions, multi-filing, un-filing and query.</p>
+<p>By default it provides a repository "test" that uses your home directory as the repository root. It requires authentication. A user "test" with the password "test" is pre-configured.</p>
 <ol>
 <li>Follow this guide: <a href="../../how-to/how-to-build.html">Build OpenCMIS</a>.</li>
 <li>A ready-to-use WAR file should now exist in <code>/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/target</code>.</li>
@@ -206,7 +195,6 @@ password "test" is pre-configured.</p>
 <li>AtomPub endpoint: <code>http://&lt;host&gt;:&lt;port&gt;/&lt;context&gt;/atom</code> <br/>
    Web Services endpoint: <code>http://&lt;host&gt;:&lt;port&gt;/&lt;context&gt;/services/RepositoryService</code></li>
 </ol>
-<p><a name="OpenCMISFileShareRepository-ConfiguretheRepository"></a></p>
 <h2 id="configure_the_repository">Configure the Repository</h2>
 <p>The configuration file in the WAR file is
 <code>/WEB-INF/classes/repository.properties</code>.</p>

Modified: websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-inmemory.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-inmemory.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-inmemory.html Mon Mar 21 23:41:28 2011
@@ -25,7 +25,7 @@
     <meta name="description" content="Apache Chemistry, CMIS Implementation" />
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     <title>
-Apache Chemistry - OpenCMIS Repositories
+Apache Chemistry - OpenCMIS InMemory Repository
     </title>
   </head>
 <body onload="init()">
@@ -64,7 +64,7 @@ Apache Chemistry - OpenCMIS Repositories
               <td>
                 <div align="left">
                 <!-- Breadcrumbs -->
-<a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/java">Java</a>&nbsp;&raquo&nbsp;<a href="/java/developing">Developing</a>&nbsp;&raquo&nbsp;<a href="/java/developing/repositories">Repositories</a>&nbsp;&raquo&nbsp;<a href="/java/developing/repositories/dev-repositories-inmemory.html">OpenCMIS Repositories
</a>
+<a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/java">Java</a>&nbsp;&raquo&nbsp;<a href="/java/developing">Developing</a>&nbsp;&raquo&nbsp;<a href="/java/developing/repositories">Repositories</a>&nbsp;&raquo&nbsp;<a href="/java/developing/repositories/dev-repositories-inmemory.html">OpenCMIS InMemory Repository</a>
                 <!-- Breadcrumbs -->
                 </div>
               </td>
@@ -184,19 +184,15 @@ Apache Chemistry - OpenCMIS Repositories
            <td height="100%">
              <!-- Content -->
              <div class="wiki-content"><h1 id="opencmis_inmemory_repository">OpenCMIS InMemory Repository</h1>
-<p><a name="OpenCMISInMemoryRepository-OpenCMISInMemoryRepository"></a></p>
-<p>This repository is <em>obviously</em> not intended for production use!</p>
+<p><strong>This repository is <em>obviously</em> not intended for production use!</strong></p>
 <p>The OpenCMIS In-Memory Repository is an implementation of a CMIS repository
 that holds content and metadata in memory. Therefore, all data stored in
-the repository is lost after each restart. This implementation has two main
-purposes:</p>
+the repository is lost after each restart. This implementation has two mainpurposes:</p>
 <ol>
-<li>Provide a fast backend for testing purposes without any additional
-dependencies or configuration.<br />
+<li>Provide a fast backend for testing purposes without any additional dependencies or configuration.  <br />
 </li>
 <li>Provide a sample implementation for the server interface of OpenCMIS.</li>
 </ol>
-<p><a name="OpenCMISInMemoryRepository-Status"></a></p>
 <h2 id="status">Status</h2>
 <p>The code is unstable and under development. Expect any interface to change at any time.
 The following features are implemented:</p>
@@ -216,16 +212,13 @@ The following features are implemented:<
 </li>
 <li>ACLs <br />
 </li>
-<li>Policies <br />
+<li>Policies<br />
 </li>
 <li>Renditions <br />
 </li>
 <li>Unfiling</li>
 </ul>
-<p><a name="OpenCMISInMemoryRepository-BuildandDeploytheRepository"></a></p>
 <h2 id="build_and_deploy_the_repository">Build and Deploy the Repository</h2>
-<br/>
-
 <ol>
 <li>Follow this guide: <a href="../../how-to/how-to-build.html">Build OpenCMIS</a></li>
 <li>A ready-to-use WAR file should now exist in <code>/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/target</code>.</li>
@@ -233,7 +226,6 @@ The following features are implemented:<
 <li>AtomPub endpoint: <code>http://&lt;host&gt;:&lt;port&gt;/&lt;context&gt;/atom</code>,<br/>
    Web Services endpoint: <code>http://&lt;host&gt;:&lt;port&gt;/&lt;context&gt;/services/RepositoryService</code></li>
 </ol>
-<p><a name="OpenCMISInMemoryRepository-ConfiguretheRepository"></a></p>
 <h2 id="configure_the_repository">Configure the Repository</h2>
 <p>The CMIS specification does not currently provide support for creating a
 repository or administrative capabilities such as the creation of type
@@ -288,10 +280,7 @@ that are created. Those configuration pa
 <span class="c">#RepositoryFiller.DocumentProperty.1=StringPropMV</span>
   <span class="c"># properties to set for a folder</span>
 <span class="c">#RepositoryFiller.FolderProperty.0=StringFolderProp</span>
-</pre></div>
-
-
-<br/></div>
+</pre></div></div>
              <!-- Content -->
            </td>
           </tr>

Modified: websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-jcr.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-jcr.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-jcr.html Mon Mar 21 23:41:28 2011
@@ -25,7 +25,7 @@
     <meta name="description" content="Apache Chemistry, CMIS Implementation" />
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     <title>
-Apache Chemistry - OpenCMIS JCR Repository
+Apache Chemistry - OpenCMIS JCR Repository
     </title>
   </head>
 <body onload="init()">
@@ -64,7 +64,7 @@ Apache Chemistry - OpenCMIS JCR Reposito
               <td>
                 <div align="left">
                 <!-- Breadcrumbs -->
-<a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/java">Java</a>&nbsp;&raquo&nbsp;<a href="/java/developing">Developing</a>&nbsp;&raquo&nbsp;<a href="/java/developing/repositories">Repositories</a>&nbsp;&raquo&nbsp;<a href="/java/developing/repositories/dev-repositories-jcr.html">OpenCMIS JCR Repository
</a>
+<a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/java">Java</a>&nbsp;&raquo&nbsp;<a href="/java/developing">Developing</a>&nbsp;&raquo&nbsp;<a href="/java/developing/repositories">Repositories</a>&nbsp;&raquo&nbsp;<a href="/java/developing/repositories/dev-repositories-jcr.html">OpenCMIS JCR Repository</a>
                 <!-- Breadcrumbs -->
                 </div>
               </td>
@@ -183,9 +183,7 @@ Apache Chemistry - OpenCMIS JCR Reposito
            </td>
            <td height="100%">
              <!-- Content -->
-             <div class="wiki-content"><p>Title: OpenCMIS JCR Repository
-Breadcrumb: opencmis:OpenCMIS</p>
-<h1 id="opencmis_jcr_repository">OpenCMIS JCR Repository</h1>
+             <div class="wiki-content"><h1 id="opencmis_jcr_repository">OpenCMIS JCR Repository</h1>
 <p>The OpenCMIS JCR Repository component is a bridge between the CMIS
 and JCR standards. It makes content stored in a JCR repository
 available to CMIS clients.</p>

Modified: websites/staging/chemistry/trunk/content/java/developing/repositories/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/repositories/index.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/repositories/index.html Mon Mar 21 23:41:28 2011
@@ -185,9 +185,9 @@ Apache Chemistry - Developing with OpenC
              <!-- Content -->
              <div class="wiki-content"><h1 id="developing_with_opencmis">Developing with OpenCMIS</h1>
 <ul>
-<li><a href="dev-repositories-fileshare.html">Fileshare</a></li>
-<li><a href="dev-repositories-inmemory.html">In-Memory</a></li>
-<li><a href="dev-repositories-jcr.html">JCR-Bridge</a></li>
+<li><a href="dev-repositories-fileshare.html">Fileshare Repository</a></li>
+<li><a href="dev-repositories-inmemory.html">InMemory Repository</a></li>
+<li><a href="dev-repositories-jcr.html">JCR Bridge</a></li>
 </ul></div>
              <!-- Content -->
            </td>

Modified: websites/staging/chemistry/trunk/content/java/developing/tools/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/tools/index.html (original)
+++ websites/staging/chemistry/trunk/content/java/developing/tools/index.html Mon Mar 21 23:41:28 2011
@@ -25,7 +25,7 @@
     <meta name="description" content="Apache Chemistry, CMIS Implementation" />
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     <title>
-Apache Chemistry - Developing with OpenCMIS
+Apache Chemistry - OpenCMIS Tools
     </title>
   </head>
 <body onload="init()">
@@ -183,10 +183,10 @@ Apache Chemistry - Developing with OpenC
            </td>
            <td height="100%">
              <!-- Content -->
-             <div class="wiki-content"><h1 id="developing_with_opencmis">Developing with OpenCMIS</h1>
+             <div class="wiki-content"><h1 id="opencmis_tools">OpenCMIS Tools</h1>
 <ul>
-<li><a href="dev-tools-browser.html">CMIS-Browser</a></li>
-<li><a href="dev-tools-workbench.html">CMIS-Workbench</a></li>
+<li><a href="dev-tools-browser.html">CMIS Browser</a></li>
+<li><a href="dev-tools-workbench.html">CMIS Workbench</a></li>
 </ul></div>
              <!-- Content -->
            </td>

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 23:41:28 2011
@@ -214,13 +214,13 @@ Apache Chemistry - OpenCMIS Downloads
 <td>OpenCMIS Server Webapp</td>
 <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.1.0-incubating/chemistry-opencmis-dist-0.1.0-incubating-server-webapps.zip">Download</a></td>
 <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/chemistry/opencmis/0.1.0-incubating/chemistry-opencmis-dist-0.1.0-incubating-server-webapps.tar.gz">Download</a></td>
-<td>Repositories (Fileshare, In-Memory) and CMIS Browser.</td>
+<td>Repositories (<a href="developing/repositories/dev-repositories-fileshare.html">Fileshare</a>, <a href="developing/repositories/dev-repositories-inmemory.html">InMemory</a>) and <a href="tools/dev-tools-browser.html">CMIS Browser</a>.</td>
 </tr>
 <tr>
 <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><a href="developing/tools/dev-tools-workbench.html">CMIS Workbench</a> desktop client.</td>
 </tr>
 <tr>
 <td>OpenCMIS Docs</td>

Modified: websites/staging/chemistry/trunk/content/java/examples/example-create-session.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/example-create-session.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/example-create-session.html Mon Mar 21 23:41:28 2011
@@ -186,6 +186,7 @@ Apache Chemistry - Creating a session
              <div class="wiki-content"><h1 id="creating_a_session">Creating a session</h1>
 <p>These examples show the first steps that are required in client applications: 
 How to create a session and connect to a repository.</p>
+<p>A complete list of all session parameters can be found <a href="../developing/dev-session-parameters.html">here</a>.</p>
 <h2 id="atompub_binding">AtomPub binding</h2>
 <div class="codehilite"><pre><span class="c1">// default factory implementation</span>
 <span class="n">SessionFactory</span> <span class="n">factory</span> <span class="o">=</span> <span class="n">SessionFactoryImpl</span><span class="o">.</span><span class="na">newInstance</span><span class="o">();</span>

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 23:41:28 2011
@@ -209,12 +209,12 @@ Apache Chemistry - Creating and updating
 <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>
+<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="n">name</span><span class="p">);</span>
 
-<span class="s">// content</span>
-<span class="s">byte[] content = &quot;</span><span class="n">Hello</span> <span class="n">World</span><span class="o">!</span><span class="s">&quot;.getBytes();</span>
-<span class="s">InputStream stream = new ByteArrayInputStream(content);</span>
-<span class="s">ContentStream contentStream = new ContentStreamImpl(name, content.length, &quot;</span><span class="n">text</span><span class="o">/</span><span class="n">plain</span><span class="err">&quot;</span><span class="p">,</span> <span class="n">stream</span><span class="p">);</span>
+<span class="sr">//</span> <span class="n">content</span>
+<span class="n">byte</span><span class="o">[]</span> <span class="n">content</span> <span class="o">=</span> <span class="s">&quot;Hello World!&quot;</span><span class="o">.</span><span class="n">getBytes</span><span class="p">();</span>
+<span class="n">InputStream</span> <span class="n">stream</span> <span class="o">=</span> <span class="k">new</span> <span class="n">ByteArrayInputStream</span><span class="p">(</span><span class="n">content</span><span class="p">);</span>
+<span class="n">ContentStream</span> <span class="n">contentStream</span> <span class="o">=</span> <span class="k">new</span> <span class="n">ContentStreamImpl</span><span class="p">(</span><span class="n">name</span><span class="p">,</span> <span class="n">content</span><span class="o">.</span><span class="nb">length</span><span class="p">,</span> <span class="s">&quot;text/plain&quot;</span><span class="p">,</span> <span class="n">stream</span><span class="p">);</span>
 
 <span class="sr">//</span> <span class="n">create</span> <span class="n">a</span> <span class="n">major</span> <span class="n">version</span>
 <span class="n">Document</span> <span class="n">newDoc</span> <span class="o">=</span> <span class="n">parent</span><span class="o">.</span><span class="n">createDocument</span><span class="p">(</span><span class="n">properties</span><span class="p">,</span> <span class="n">contentStream</span><span class="p">,</span> <span class="n">VersioningState</span><span class="o">.</span><span class="n">MAJOR</span><span class="p">);</span>

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 23:41:28 2011
@@ -191,14 +191,6 @@ specification.</p>
 developers. It hides the binding details and provides APIs and SPIs on
 different abstraction levels. It also includes test tools for content
 repository developers and client application developers.</p>
-<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="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>
 <h1 id="getting_opencmis">Getting OpenCMIS</h1>
 <p>You can get OpenCMIS from the <a href="download.html">Download page</a>.</p>
 <h2 id="opencmis_releases">OpenCMIS releases</h2>
@@ -232,9 +224,16 @@ repository developers and client applica
 </tr>
 </tbody>
 </table>
+<h1 id="documentation">Documentation</h1>
+<p>The OpenCMIS documentation is divided into the following sections:</p>
+<ul>
+<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>
 <h1 id="projects_using_opencmis">Projects using OpenCMIS</h1>
+<p>If your project or product makes use of OpenCMIS, please <a href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/">let us know</a>.</p>
 <h2 id="client_api">Client API</h2>
-<p><a name="ProjectsusingOpenCMIS-ProjectsusingOpenCMISClientAPI"></a></p>
 <ul>
 <li><strong>Spring Surf CMIS Application Browser</strong> - <a href="http://blogs.alfresco.com/wp/cmis/2010/06/14/spring-surf-and-opencmis-integration-part-2/">Howto</a> - <a href="https://anonsvn.springframework.org/svn/se-surf/branches/DEV_CMIS_2/">Source Code</a></li>
 <li><strong>Confluence CMIS Plugin</strong> - <a href="http://code.google.com/p/confluence-cmis-plugin/">Project Site</a></li>
@@ -245,7 +244,6 @@ repository developers and client applica
 <li><strong>Alfresco Web Quick Start</strong> - <a href="http://wiki.alfresco.com/wiki/Web_Quick_Start_Developer_Guide">Developer Guide</a></li>
 <li><strong>Nuxeo CMIS Shell</strong></li>
 </ul>
-<p><a name="ProjectsusingOpenCMIS-ProjectsusingOpenCMISServerFramework"></a></p>
 <h2 id="server_framework">Server Framework</h2>
 <ul>
 <li><strong>Open Text Enterprise Library CMIS Connector</strong> (AtomPub binding)</li>