Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 51598 invoked from network); 26 Nov 2008 11:12:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Nov 2008 11:12:51 -0000 Received: (qmail 78735 invoked by uid 500); 26 Nov 2008 11:13:00 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 78711 invoked by uid 500); 26 Nov 2008 11:13:00 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 78700 invoked by uid 99); 26 Nov 2008 11:13:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2008 03:12:59 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2008 11:11:32 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1L5IJe-0002dS-7O for users@jackrabbit.apache.org; Wed, 26 Nov 2008 03:12:18 -0800 Message-ID: <20698934.post@talk.nabble.com> Date: Wed, 26 Nov 2008 03:12:18 -0800 (PST) From: alarcher To: users@jackrabbit.apache.org Subject: Re: JackRabbit client / server In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: antoinelarcher@gmail.com References: <20682078.post@talk.nabble.com> <20697249.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks Bertrand, Sling projet seems to be a little bit young, it maybe a risk to choose this technology. However I am going to take a deeper look at it and check it regularly to see its evolution. I'm gonna look at your example below. Thank you very much. Regards, Antoine Larcher Bertrand Delacretaz wrote: > > Hi Antoine, > > On Wed, Nov 26, 2008 at 10:15 AM, alarcher > wrote: >> ...I need to run it on 2 separated JVM, so I'm going to use the RMI >> solution. >> I thought there was some kind of web services or servlets, I noticed the >> projet jackrabbit-servlets but it seems to be only servlet context >> binding >> of Repository objects.... > > The Sling project [1] provides a RESTful interface to execute most JCR > operations (and we're probably willing to add those that are missing). > I haven't followed your discussions so I'm not sure if it fits for > your use cases but you might want to have a look - and/or ask on the > Sling dev list if you think that might help. > > There are not much docs on that ATM, the simplest example might be the > mini-blog code of my ApacheCon presentation, at [2] - running this > will give you an idea of how that interface works. > > [1] http://incubator.apache.org/sling > [2] http://grep.codeconsult.ch/2008/11/05/free-sling-polo-shirts/ > > -- View this message in context: http://www.nabble.com/JackRabbit-client---server-tp20682078p20698934.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.