Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 33551 invoked from network); 24 Apr 2006 16:02:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Apr 2006 16:02:58 -0000 Received: (qmail 76430 invoked by uid 500); 24 Apr 2006 16:01:22 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 76367 invoked by uid 500); 24 Apr 2006 16:01:22 -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 76331 invoked by uid 99); 24 Apr 2006 16:01:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Apr 2006 09:01:22 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=FORGED_HOTMAIL_RCVD2,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Apr 2006 09:01:20 -0700 Received: from localhost ([127.0.0.1] helo=talk.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1FY3Uh-0007Hs-Qs for dev@jackrabbit.apache.org; Mon, 24 Apr 2006 09:00:59 -0700 Message-ID: <4066649.post@talk.nabble.com> Date: Mon, 24 Apr 2006 09:00:59 -0700 (PDT) From: thomasg To: dev@jackrabbit.apache.org Subject: Re: Xpath query question In-Reply-To: <200604241639.38249.thomas.scheffler@uni-jena.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: thomasgascoigne@hotmail.com X-Nabble-From: thomasg References: <4064776.post@talk.nabble.com> <200604241639.38249.thomas.scheffler@uni-jena.de> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I tried something similar before and it seems to be invalid xpath, gives following exception javax.jcr.query.InvalidQueryException: Lexical error at line 1, column 60. Encountered: "c" (99), after : ":": Lexical error at line 1, column 60. Encountered: "c" (99), after : ":": Lexical error at line 1, column 60. Encountered: "c" (99), after : ":" Cheers, Thomas -- View this message in context: http://www.nabble.com/Xpath-query-question-t1499615.html#a4066649 Sent from the Jackrabbit - Dev forum at Nabble.com.