Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 42848 invoked from network); 20 Apr 2007 03:17:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Apr 2007 03:17:36 -0000 Received: (qmail 61638 invoked by uid 500); 20 Apr 2007 03:17:42 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 61572 invoked by uid 500); 20 Apr 2007 03:17:42 -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 61562 invoked by uid 99); 20 Apr 2007 03:17:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Apr 2007 20:17:42 -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; Thu, 19 Apr 2007 20:17:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 80EE771403F for ; Thu, 19 Apr 2007 20:17:15 -0700 (PDT) Message-ID: <17435289.1177039035525.JavaMail.jira@brutus> Date: Thu, 19 Apr 2007 20:17:15 -0700 (PDT) From: "maomaode (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Resolved: (CXF-539) SoapTransportFactory should support adding soapheader/soapfault extensors In-Reply-To: <18014792.1176803415558.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-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maomaode resolved CXF-539. -------------------------- Resolution: Fixed > SoapTransportFactory should support adding soapheader/soapfault extensors > ------------------------------------------------------------------------- > > Key: CXF-539 > URL: https://issues.apache.org/jira/browse/CXF-539 > Project: CXF > Issue Type: Sub-task > Affects Versions: 2.0-RC > Reporter: maomaode > Assigned To: maomaode > Fix For: 2.0-RC > > > this is done in previous java2wsdl tools in BindingGenerator which support both soap11 and soap12 > what we need to do is port this function into SOAPTransportFactory -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.