From dev-return-21068-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Tue Dec 02 10:15:32 2008 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 46778 invoked from network); 2 Dec 2008 10:15:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Dec 2008 10:15:32 -0000 Received: (qmail 61964 invoked by uid 500); 2 Dec 2008 10:15:43 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 61935 invoked by uid 500); 2 Dec 2008 10:15:43 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 61924 invoked by uid 99); 2 Dec 2008 10:15:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Dec 2008 02:15:43 -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 dpfister@day.com designates 207.126.148.181 as permitted sender) Received: from [207.126.148.181] (HELO eu3sys201aog001.obsmtp.com) (207.126.148.181) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 02 Dec 2008 10:14:14 +0000 Received: from source ([72.14.220.154]) by eu3sys201aob001.postini.com ([207.126.154.11]) with SMTP ID DSNKSTUKpFoHHbeRn7rKIrgshCeqY/lx3jFv@postini.com; Tue, 02 Dec 2008 10:15:01 UTC Received: by fg-out-1718.google.com with SMTP id 16so2175801fgg.40 for ; Tue, 02 Dec 2008 02:15:00 -0800 (PST) Received: by 10.181.52.14 with SMTP id e14mr4210020bkk.47.1228212299818; Tue, 02 Dec 2008 02:04:59 -0800 (PST) Received: by 10.181.47.16 with HTTP; Tue, 2 Dec 2008 02:04:59 -0800 (PST) Message-ID: Date: Tue, 2 Dec 2008 11:04:59 +0100 From: "Dominique Pfister" To: dev@jackrabbit.apache.org Subject: jcr-cmis sandbox 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, After having had a first look at the CMIS specification, I decided to start off with the jcr-cmis implementation. I therefore created a jcr-cmis sandbox with the following initial structure: jcr-cmis -- + server ---- + rest ---- + ws I intend to start working on the server/rest subtree (where the REST API binding will reside). Any comment/feedback and - even better :) - any contribution/participation on the the server/ws subtree (containing the Web Services Binding) are more than welcome! Kind regards Dominique