Return-Path: Delivered-To: apmail-incubator-chemistry-dev-archive@minotaur.apache.org Received: (qmail 25431 invoked from network); 17 Nov 2009 16:22:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Nov 2009 16:22:03 -0000 Received: (qmail 25309 invoked by uid 500); 17 Nov 2009 16:22:03 -0000 Delivered-To: apmail-incubator-chemistry-dev-archive@incubator.apache.org Received: (qmail 25238 invoked by uid 500); 17 Nov 2009 16:22: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 25223 invoked by uid 99); 17 Nov 2009 16:22:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Nov 2009 16:22: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; Tue, 17 Nov 2009 16:22:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 973BE234C1EF for ; Tue, 17 Nov 2009 08:21:39 -0800 (PST) Message-ID: <1671928342.1258474899618.JavaMail.jira@brutus> Date: Tue, 17 Nov 2009 16:21:39 +0000 (UTC) From: "Florent Guillaume (JIRA)" To: chemistry-dev@incubator.apache.org Subject: [jira] Resolved: (CMIS-58) Children request with parameters throws a 404 error In-Reply-To: <1638523753.1257845789687.JavaMail.jira@brutus> 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 [ https://issues.apache.org/jira/browse/CMIS-58?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:all-tabpanel ] Florent Guillaume resolved CMIS-58. ----------------------------------- Resolution: Fixed Committed with small changes. r881354 Thanks for the unit test, that's the only way to be sure that code works. > Children request with parameters throws a 404 error > --------------------------------------------------- > > Key: CMIS-58 > URL: https://issues.apache.org/jira/browse/CMIS-58 > Project: Chemistry > Issue Type: Bug > Components: server > Reporter: Am=C3=A9lie Avramo > Assignee: Florent Guillaume > Attachments: patch-CMIS-58-61.zip, patch-CMISProvider > > > Executing that kind of request : http://localhost:8080/cmis/children/{id}= ?maxItems=3D4 throws an http 404 error. > It seems that it comes from the target resolver settings in CMISProvider.= java.=20 > Also, the request parameters aren't taken in account. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.