From chemistry-dev-return-481-apmail-incubator-chemistry-dev-archive=incubator.apache.org@incubator.apache.org Thu Nov 12 15:50:03 2009 Return-Path: Delivered-To: apmail-incubator-chemistry-dev-archive@minotaur.apache.org Received: (qmail 73051 invoked from network); 12 Nov 2009 15:50:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Nov 2009 15:50:03 -0000 Received: (qmail 42403 invoked by uid 500); 12 Nov 2009 15:50:03 -0000 Delivered-To: apmail-incubator-chemistry-dev-archive@incubator.apache.org Received: (qmail 42327 invoked by uid 500); 12 Nov 2009 15:50:03 -0000 Mailing-List: contact chemistry-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chemistry-dev@incubator.apache.org Delivered-To: mailing list chemistry-dev@incubator.apache.org Received: (qmail 42317 invoked by uid 99); 12 Nov 2009 15:50:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2009 15:50:03 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2009 15:50:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B58C0234C4B4 for ; Thu, 12 Nov 2009 07:49:39 -0800 (PST) Message-ID: <257479554.1258040979742.JavaMail.jira@brutus> Date: Thu, 12 Nov 2009 15:49:39 +0000 (UTC) From: =?utf-8?Q?Am=C3=A9lie_Avramo_=28JIRA=29?= To: chemistry-dev@incubator.apache.org Subject: [jira] Created: (CMIS-61) descendant request calls getChildren method instead of calling the getDescendant one MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org descendant request calls getChildren method instead of calling the getDesce= ndant one ---------------------------------------------------------------------------= --------- Key: CMIS-61 URL: https://issues.apache.org/jira/browse/CMIS-61 Project: Chemistry Issue Type: Bug Components: server Reporter: Am=C3=A9lie Avramo The CMISChildrenCollection getEntries method always calls SPI.getChildren()= . It should call SPI.getDescndant() with that kind of requests : http://local= host:8080/cmis/descendants/{id} --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.