Return-Path: Delivered-To: apmail-cocoon-docs-archive@www.apache.org Received: (qmail 26748 invoked from network); 16 Jan 2008 12:43:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jan 2008 12:43:05 -0000 Received: (qmail 40694 invoked by uid 500); 16 Jan 2008 12:42:55 -0000 Delivered-To: apmail-cocoon-docs-archive@cocoon.apache.org Received: (qmail 40656 invoked by uid 500); 16 Jan 2008 12:42:54 -0000 Mailing-List: contact docs-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@cocoon.apache.org List-Id: Delivered-To: mailing list docs@cocoon.apache.org Received: (qmail 40645 invoked by uid 99); 16 Jan 2008 12:42:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jan 2008 04:42:54 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jan 2008 12:42:28 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 89329D2D5 for ; Wed, 16 Jan 2008 12:42:34 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: docs@cocoon.apache.org Date: Wed, 16 Jan 2008 12:42:34 -0000 Message-ID: <20080116124234.22217.7005@eos.apache.org> Subject: [Cocoon Wiki] Update of "JcrSource" by AlexanderKlimetschek X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification. The following page has been changed by AlexanderKlimetschek: http://wiki.apache.org/cocoon/JcrSource ------------------------------------------------------------------------------ [http://svn.apache.org/repos/asf/cocoon/trunk/blocks/cocoon-jcr/ 2.2 source code]) This page is meant as an overview to get started with an integration of Cocoon and a JCR repository. + + ''Another JCR Source that maps XML to JCR and allows for full XPath (only with Jackrabbit) was developed for Mindquarry: [http://www.mindquarry.org/repos/mindquarry-collaboration-server/trunk/mindquarry-jcr/ mindquarry-jcr svn]. A bit of documentation can be found in the [http://www.mindquarry.com/docs/dev/architecture/backend.html#id1076821 Mindquarry architecture guide].'' == What is the JCRSource? ==