Author: buildbot
Date: Thu Jul 7 15:40:19 2011
New Revision: 792366
Log:
Staging update by buildbot
Modified:
websites/staging/chemistry/trunk/content/java/how-to/how-to-connect.html
Modified:
websites/staging/chemistry/trunk/content/java/how-to/how-to-connect.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/how-to/how-to-connect.html
(original)
+++ websites/staging/chemistry/trunk/content/java/how-to/how-to-connect.html
Thu Jul 7 15:40:19 2011
@@ -185,7 +185,7 @@ Apache Chemistry - Connecting to a repos
<!-- Content -->
<div class="wiki-content"><h1
id="connecting_to_a_repository">Connecting to a repository</h1>
<p>In order to connect to a CMIS repository you have to <a
href="../examples/example-create-session.html">create a session</a>.</p>
-<p>A few repositories need <a
href="../developing/dev-known-repo-issues.html">special treatment</a>.</p>
+<p>A few repositories need <a
href="../developing/dev-repository-specific-notes.html">special
treatment</a>.</p>
<h2 id="using_cookies">Using Cookies</h2>
<p>Some repositories are sending HTTP cookies to maintain state (although CMIS
is stateless) or to accelerate authentication for subsequent calls. OpenCMIS
ignores these cookies by default. </p>