From graffito-dev-return-1067-apmail-incubator-graffito-dev-archive=www.apache.org@incubator.apache.org Mon May 08 11:39:19 2006 Return-Path: Delivered-To: apmail-incubator-graffito-dev-archive@www.apache.org Received: (qmail 13141 invoked from network); 8 May 2006 11:39:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 May 2006 11:39:15 -0000 Received: (qmail 6548 invoked by uid 500); 8 May 2006 11:39:08 -0000 Mailing-List: contact graffito-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: graffito-dev@incubator.apache.org Delivered-To: mailing list graffito-dev@incubator.apache.org Received: (qmail 6537 invoked by uid 99); 8 May 2006 11:39:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 May 2006 04:39:08 -0700 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=HTML_00_10,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of moradaniel@gmail.com designates 64.233.184.226 as permitted sender) Received: from [64.233.184.226] (HELO wr-out-0506.google.com) (64.233.184.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 May 2006 04:39:08 -0700 Received: by wr-out-0506.google.com with SMTP id 57so932502wri for ; Mon, 08 May 2006 04:38:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=p2fGI1zIxzqhczaM7ONZcY4k/rezYthDgp4uC9JV5mIwHGPVMUoNC506y3lWl+cnJTGQarX7g947howcPLRPv6uRifesDkYLFMt4Z1CMuXYihT+xzi8yZgsDw/IHOgpQZ6Gqj+dRylfhF7KMxQjV+VdWL/hqzcqttvXrYrNDwzs= Received: by 10.65.113.20 with SMTP id q20mr974595qbm; Mon, 08 May 2006 04:38:47 -0700 (PDT) Received: by 10.65.93.8 with HTTP; Mon, 8 May 2006 04:38:47 -0700 (PDT) Message-ID: <830d0a210605080438p336556d0s41214e6cfeb5da94@mail.gmail.com> Date: Mon, 8 May 2006 13:38:47 +0200 From: "Daniel Mora" To: graffito-dev Subject: Hierarchical structures MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_39322_25979626.1147088327273" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_39322_25979626.1147088327273 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi all Im trying to implement a structure similar to CmsObject. I have a parent attribute similar to parentFolder in CmsObject. But I cannot find a mapping example since the bean-descriptor is commented in test-config\jcrmapping- inheritance.xml. If I use this example i get into an infinite loop. Is this feature implemented? Thanks ------=_Part_39322_25979626.1147088327273--