Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 21333 invoked from network); 28 Oct 2006 15:13:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Oct 2006 15:13:37 -0000 Received: (qmail 23751 invoked by uid 500); 28 Oct 2006 15:13:20 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 23737 invoked by uid 500); 28 Oct 2006 15:13:20 -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 23703 invoked by uid 99); 28 Oct 2006 15:13:20 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Oct 2006 08:13:20 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.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; Sat, 28 Oct 2006 08:12:33 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1Gdpqp-00018q-05 for users@jackrabbit.apache.org; Sat, 28 Oct 2006 08:11:59 -0700 Message-ID: <7050490.post@talk.nabble.com> Date: Sat, 28 Oct 2006 08:11:58 -0700 (PDT) From: Roland Kofler To: users@jackrabbit.apache.org Subject: jcr-commands doesn't handle querys well MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: roland.kofler@systemone.at X-Virus-Checked: Checked by ClamAV on apache.org Hello! something like this doesnt work in jcr-commands: xpathquery //element(*,s1NT:wikiPage)[@s1title='roland.kofler'] exception: javax.jcr.query.InvalidQueryException message: Only attribute axis is allowed in predicate but it works in my java code!? Is this a bug, and if so how can i help? -- View this message in context: http://www.nabble.com/jcr-commands-doesn%27t-handle-querys-well-tf2529878.html#a7050490 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.