Return-Path: Delivered-To: apmail-incubator-abdera-dev-archive@locus.apache.org Received: (qmail 41612 invoked from network); 15 Mar 2007 04:31:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Mar 2007 04:31:30 -0000 Received: (qmail 76903 invoked by uid 500); 15 Mar 2007 04:31:38 -0000 Delivered-To: apmail-incubator-abdera-dev-archive@incubator.apache.org Received: (qmail 76886 invoked by uid 500); 15 Mar 2007 04:31:38 -0000 Mailing-List: contact abdera-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-dev@incubator.apache.org Received: (qmail 76876 invoked by uid 99); 15 Mar 2007 04:31:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Mar 2007 21:31:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Mar 2007 21:31:29 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9E73A71407D for ; Wed, 14 Mar 2007 21:31:09 -0700 (PDT) Message-ID: <22941331.1173933069647.JavaMail.jira@brutus> Date: Wed, 14 Mar 2007 21:31:09 -0700 (PDT) From: "James M Snell (JIRA)" To: abdera-dev@incubator.apache.org Subject: [jira] Closed: (ABDERA-37) Objects Hierarchy is not supported In-Reply-To: <1753729.1171483325710.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ABDERA-37?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] James M Snell closed ABDERA-37. ------------------------------- > Objects Hierarchy is not supported > ---------------------------------- > > Key: ABDERA-37 > URL: https://issues.apache.org/jira/browse/ABDERA-37 > Project: Abdera > Issue Type: Bug > Environment: WindowsXP, Java 1.4, Tomcat 5.1.12 > Reporter: Hac=C3=A8ne > > Whene a return type is an object A that inherits from another Object B th= e attributes of B are not sent to the client. > For now I am overriding the getters of B and it solves the problem --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.