Return-Path: Delivered-To: apmail-incubator-abdera-dev-archive@locus.apache.org Received: (qmail 436 invoked from network); 25 Jan 2008 16:14:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jan 2008 16:14:58 -0000 Received: (qmail 18518 invoked by uid 500); 25 Jan 2008 16:14:47 -0000 Delivered-To: apmail-incubator-abdera-dev-archive@incubator.apache.org Received: (qmail 18502 invoked by uid 500); 25 Jan 2008 16:14:47 -0000 Mailing-List: contact abdera-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-dev@incubator.apache.org Received: (qmail 18493 invoked by uid 99); 25 Jan 2008 16:14:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2008 08:14:47 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of stefan.guggisberg@gmail.com designates 64.233.184.227 as permitted sender) Received: from [64.233.184.227] (HELO wr-out-0506.google.com) (64.233.184.227) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2008 16:14:22 +0000 Received: by wr-out-0506.google.com with SMTP id 50so490657wra.18 for ; Fri, 25 Jan 2008 08:14:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=4GoghMJE8AJVWupVG8/dL24BZU8m5YYKkQ5q+OM7xsU=; b=Vl0m0nibr+yDJWd9S849grurzJYLS0zJol958RnekmbyLZKETkRxQ+bXFeJTjMvPHXTVxczwoUsQZLnY/ZaxFkjKPRaY8WNWxdYUedLjsa4R33yKlm1btJHykd2pHTkKiDwUOaqdm4seT5WYMWX4rgy5gT3Cvaql0xhtC6tqgb4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=XQvEtVUDH8nwICly1vKXdcuQ1nsa34VE7tdKJLxk4VN5KVjSAcYzjZwC6AcbNXVyLmQwM6NxFs3sc/tCd0lgXkyCFJ/9bhHCLlX40j0tA4ZnTX4VNaZqbOIQmknXWjftwbIOwUBInIEBPnx/+sFot2UAGzi7egzgmJtvXTyE2B4= Received: by 10.142.109.16 with SMTP id h16mr1327597wfc.38.1201277667948; Fri, 25 Jan 2008 08:14:27 -0800 (PST) Received: by 10.142.192.14 with HTTP; Fri, 25 Jan 2008 08:14:27 -0800 (PST) Message-ID: <90a8d1c00801250814w390668ccl42a6f53dfc6d8213@mail.gmail.com> Date: Fri, 25 Jan 2008 17:14:27 +0100 From: "Stefan Guggisberg" To: abdera-dev@incubator.apache.org Subject: JcrCollectionProvider MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org hi everybody, please allow me to quickly introduce myself. i am a committer in the apache jackrabbit project and also an active member of the jsr-170 and jsr-283 expert groups. not too surprisingly i think that APP and JCR are a natural fit ;-) i noticed that there's already JCR support in abdera (i.e. JcrCollectionProvider). i'd be therefore very interested to learn more about your experiences with JCR/jackrabbit. what are the biggest problems you're facing when using jackrabbit? if there's anything i can help in making it easier for you to integrate jackrabbit as a persistence layer i'd be happy to support your efforts :) cheers stefan