Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 88113 invoked from network); 11 Dec 2007 19:09:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2007 19:09:06 -0000 Received: (qmail 42640 invoked by uid 500); 11 Dec 2007 19:08:55 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 42560 invoked by uid 500); 11 Dec 2007 19:08:55 -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 42551 invoked by uid 99); 11 Dec 2007 19:08:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2007 11:08:55 -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; Tue, 11 Dec 2007 19:09:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 676E271422C for ; Tue, 11 Dec 2007 11:08:43 -0800 (PST) Message-ID: <13356386.1197400123421.JavaMail.jira@brutus> Date: Tue, 11 Dec 2007 11:08:43 -0800 (PST) From: "Benson Margulies (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Resolved: (CXF-1281) SOAP Encoded Support In-Reply-To: <8527825.1197342883017.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-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benson Margulies resolved CXF-1281. ----------------------------------- Resolution: Fixed Fix Version/s: 2.1 Patch applied. > SOAP Encoded Support > -------------------- > > Key: CXF-1281 > URL: https://issues.apache.org/jira/browse/CXF-1281 > Project: CXF > Issue Type: New Feature > Components: Aegis Databinding > Reporter: Dain Sundstrom > Assignee: Benson Margulies > Fix For: 2.1 > > Attachments: struct.diff > > > The attached patch adds support for SOAP encoded structs and references to Aegis. The patch includes javadoc and unit tests. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.