Author: fmui
Date: Thu Jul 7 15:40:39 2011
New Revision: 792367
Log:
Publishing merge to chemistry site by fmui
Modified:
websites/production/chemistry/ (props changed)
websites/production/chemistry/content/java/how-to/how-to-connect.html
Propchange: websites/production/chemistry/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Jul 7 15:40:39 2011
@@ -1 +1 @@
-/websites/staging/chemistry/trunk:785583-792364
+/websites/staging/chemistry/trunk:785583-792366
Modified: websites/production/chemistry/content/java/how-to/how-to-connect.html
==============================================================================
--- websites/production/chemistry/content/java/how-to/how-to-connect.html
(original)
+++ websites/production/chemistry/content/java/how-to/how-to-connect.html Thu
Jul 7 15:40:39 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>