Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 43947 invoked from network); 11 Sep 2009 17:48:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Sep 2009 17:48:15 -0000 Received: (qmail 8612 invoked by uid 500); 11 Sep 2009 17:48:14 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 8586 invoked by uid 500); 11 Sep 2009 17:48:13 -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 8575 invoked by uid 99); 11 Sep 2009 17:48:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Sep 2009 17:48:13 +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: local policy) Received: from [209.18.78.82] (HELO gw.net-thing.net) (209.18.78.82) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 11 Sep 2009 17:48:02 +0000 Received: (qmail 49429 invoked by uid 89); 11 Sep 2009 17:43:17 -0000 Received: from pool-96-245-212-86.nycmny.fios.verizon.net (HELO Dell2) (96.245.212.86) by gw.net-thing.net with SMTP; 11 Sep 2009 17:43:17 -0000 From: "Michael Shoener" To: Subject: Retrieve all properties associated with node after query Date: Fri, 11 Sep 2009 13:47:37 -0400 Message-ID: <60C8FFC5B45949CEB8993C965F8F4EC0@Dell2> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 x-mimeole: Produced By Microsoft MimeOLE V6.00.2900.5579 Thread-Index: AcozB/NoAo7yNvF4RqaThTVDhJFimA== X-Virus-Checked: Checked by ClamAV on apache.org I have created a custom mixin which has a property called "hfs:description", but also allows for residual properties too. How can I query the repository and return all properties, including custom defined ones, associated with the returned record? Do I have to loop through all of the results and manually retrieve all of the properties for each node? Any help would be appreciated. Best Regards, Michael Shoener Support Staff Software Application Services, Inc.