Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 99997 invoked from network); 15 Dec 2007 02:30:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Dec 2007 02:30:03 -0000 Received: (qmail 89928 invoked by uid 500); 15 Dec 2007 02:29:52 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 89908 invoked by uid 500); 15 Dec 2007 02:29:52 -0000 Mailing-List: contact cxf-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-issues@incubator.apache.org Received: (qmail 89899 invoked by uid 99); 15 Dec 2007 02:29:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Dec 2007 18:29:52 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Sat, 15 Dec 2007 02:29:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1C23F71420E for ; Fri, 14 Dec 2007 18:29:43 -0800 (PST) Message-ID: <10498699.1197685783112.JavaMail.jira@brutus> Date: Fri, 14 Dec 2007 18:29:43 -0800 (PST) From: "Benson Margulies (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Resolved: (CXF-1054) Aegis issues with maps In-Reply-To: <2282064.1190377490667.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benson Margulies resolved CXF-1054. ----------------------------------- Resolution: Fixed Fix Version/s: 2.0.4 All of this was done some time ago. > Aegis issues with maps > ---------------------- > > Key: CXF-1054 > URL: https://issues.apache.org/jira/browse/CXF-1054 > Project: CXF > Issue Type: Bug > Components: Aegis Databinding > Affects Versions: 2.0.2 > Reporter: Benson Margulies > Fix For: 2.0.4 > > Attachments: rollup.txt > > > I am creating this task to keep track of a set of outstanding related issues that i have been working on. > Aegis generally is not feeling well with respect to maps. Maps are returned empty. Partial specifications of map-type method result in any2any schema elements instead of specifically typed schema elements. The valueType and keyType attributes seem not to work. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.