Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 30439 invoked from network); 19 Sep 2007 02:01:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Sep 2007 02:01:06 -0000 Received: (qmail 84075 invoked by uid 500); 19 Sep 2007 02:00:58 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 84064 invoked by uid 500); 19 Sep 2007 02:00:58 -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 84055 invoked by uid 99); 19 Sep 2007 02:00:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Sep 2007 19:00:58 -0700 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; Wed, 19 Sep 2007 02:03:01 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 915FF714204 for ; Tue, 18 Sep 2007 19:00:43 -0700 (PDT) Message-ID: <827979.1190167243572.JavaMail.jira@brutus> Date: Tue, 18 Sep 2007 19:00:43 -0700 (PDT) From: "benson margulies (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Created: (CXF-1036) Fault when trying to receive a Map from a service using Aegis MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Fault when trying to receive a Map from a service using Aegis ------------------------------------------------------------- Key: CXF-1036 URL: https://issues.apache.org/jira/browse/CXF-1036 Project: CXF Issue Type: Bug Components: Aegis Databinding Affects Versions: 2.0.2 Reporter: benson margulies Attachments: maptest.txt I expanded the test for returning a map to actually send some data around, and it fails with a fault. I will attach the improved test case for a start. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.