Author: buildbot
Date: Tue Sep 15 22:11:29 2015
New Revision: 965589

Log:
Staging update by buildbot for sling

Modified:
    websites/staging/sling/trunk/content/   (props changed)
    
websites/staging/sling/trunk/content/documentation/bundles/nosql-resource-providers.html

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Sep 15 22:11:29 2015
@@ -1 +1 @@
-1703301
+1703304

Modified: 
websites/staging/sling/trunk/content/documentation/bundles/nosql-resource-providers.html
==============================================================================
--- 
websites/staging/sling/trunk/content/documentation/bundles/nosql-resource-providers.html
 (original)
+++ 
websites/staging/sling/trunk/content/documentation/bundles/nosql-resource-providers.html
 Tue Sep 15 22:11:29 2015
@@ -117,6 +117,7 @@ h2:hover > .headerlink, h3:hover > .head
 <li><a href="#introduction">Introduction</a></li>
 <li><a href="#mongodb-nosql-resource-provider">MongoDB NoSQL Resource 
Provider</a></li>
 <li><a href="#couchbase-nosql-resource-provider">Couchbase NoSQL Resource 
Provider</a></li>
+<li><a href="#example-launchpad">Example launchpad</a></li>
 </ul>
 </div>
 <h2 id="introduction">Introduction<a class="headerlink" href="#introduction" 
title="Permanent link">&para;</a></h2>
@@ -165,8 +166,12 @@ h2:hover > .headerlink, h3:hover > .head
 <p>See Apache Felix OSGi console for detailed documentation of the parameters. 
All resource data is stored in one Couchbase bucket. Each resource is stored as 
a document with the path as key.</p>
 <p>Source code: <a 
href="https://github.com/apache/sling/tree/trunk/contrib/nosql/couchbase-resourceprovider";>Apache
 Sling NoSQL Couchbase Resource Provider</a></p>
 <p>The resource provider requires and additional bundle <a 
href="https://github.com/apache/sling/tree/trunk/contrib/nosql/couchbase-client";>Apache
 Sling NoSQL Couchbase Client</a> which wraps the Couchbase Java SDK (which 
itself is not an OSGi bundle), and ensures that the Couchbase Environment 
instance is used as a singleton in the VM.</p>
+<h2 id="example-launchpad">Example launchpad<a class="headerlink" 
href="#example-launchpad" title="Permanent link">&para;</a></h2>
+<p>An example launchpad is provides that contains the NoSQL resource provides 
configured as only resource provider at <code>/</code>.</p>
+<p>Source code: <a 
href="https://github.com/apache/sling/tree/trunk/contrib/nosql/launchpad";>Apache
 Sling NoSQL Launchpad</a></p>
+<p>See README for details how to start the launchpad.</p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1703301 by sseifert on Tue, 15 Sep 2015 22:05:22 +0000
+        Rev. 1703304 by sseifert on Tue, 15 Sep 2015 22:11:21 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to