Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 56806 invoked from network); 29 Apr 2008 21:06:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Apr 2008 21:06:40 -0000 Received: (qmail 71817 invoked by uid 500); 29 Apr 2008 21:06:42 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 71793 invoked by uid 500); 29 Apr 2008 21:06:42 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 71782 invoked by uid 99); 29 Apr 2008 21:06:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Apr 2008 14:06:41 -0700 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, 29 Apr 2008 21:05:56 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E7580234C10C for ; Tue, 29 Apr 2008 14:02:55 -0700 (PDT) Message-ID: <1755834296.1209502975946.JavaMail.jira@brutus> Date: Tue, 29 Apr 2008 14:02:55 -0700 (PDT) From: "Benson Margulies (JIRA)" To: issues@cxf.apache.org Subject: [jira] Resolved: (CXF-1451) Aegis + JAXWS + RPC -> empty hash maps? 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-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benson Margulies resolved CXF-1451. ----------------------------------- Resolution: Won't Fix Fix Version/s: Invalid The original issue was pilot error, and the more complex issue with the Any2AnyMap deserves another JIRA if anyone cares. > Aegis + JAXWS + RPC -> empty hash maps? > --------------------------------------- > > Key: CXF-1451 > URL: https://issues.apache.org/jira/browse/CXF-1451 > Project: CXF > Issue Type: Bug > Components: Aegis Databinding > Affects Versions: 2.0.4, 2.1 > Reporter: Benson Margulies > Assignee: Benson Margulies > Fix For: Invalid > > > A JAX-WS service declared RPC/Literal with Aegis as a data binding fails to return data in a hash map. > Needless to say, some refinement of the problem is required. > I've got a failing test case. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.