Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 48053 invoked from network); 17 Jun 2009 11:45:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Jun 2009 11:45:43 -0000 Received: (qmail 55734 invoked by uid 500); 17 Jun 2009 11:45:53 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 55654 invoked by uid 500); 17 Jun 2009 11:45:53 -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 55638 invoked by uid 99); 17 Jun 2009 11:45:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jun 2009 11:45:52 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aklimets@day.com designates 207.126.148.183 as permitted sender) Received: from [207.126.148.183] (HELO eu3sys201aog003.obsmtp.com) (207.126.148.183) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 17 Jun 2009 11:45:42 +0000 Received: from source ([209.85.218.226]) by eu3sys201aob003.postini.com ([207.126.154.11]) with SMTP ID DSNKSjjXUUsnDih7I1/q2VAjo8S2cISOIBk9@postini.com; Wed, 17 Jun 2009 11:45:22 UTC Received: by bwz26 with SMTP id 26so243704bwz.7 for ; Wed, 17 Jun 2009 04:45:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.223.1 with SMTP id a1mr25172mur.112.1245239121302; Wed, 17 Jun 2009 04:45:21 -0700 (PDT) In-Reply-To: References: Date: Wed, 17 Jun 2009 13:45:21 +0200 Message-ID: Subject: Re: Using XQuery To Get Data From: Alexander Klimetschek To: dev@jackrabbit.apache.org Cc: "users@jackrabbit.apache.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Jun 17, 2009 at 12:27 PM, Thampy, Vijayan wrote: > Hi > Can i use xqueries to query my xml data in JackRabbit ? > I guess right now there is support only for XPath and not for XQuery. > Is there any chance of this feature being added in the near future. No, it's not part of the JCR specification roadmap so far. It would be possible to add that as a proprietary feature of Jackrabbit, but I estimate it to be a lot of work and it would probably require some internal changes in Jackrabbit to make it run well (and scalable). Regards, Alex -- Alexander Klimetschek alexander.klimetschek@day.com