Return-Path: Delivered-To: apmail-incubator-cxf-dev-archive@locus.apache.org Received: (qmail 25204 invoked from network); 19 Oct 2006 12:29:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Oct 2006 12:29:01 -0000 Received: (qmail 74422 invoked by uid 500); 19 Oct 2006 12:29:00 -0000 Delivered-To: apmail-incubator-cxf-dev-archive@incubator.apache.org Received: (qmail 74381 invoked by uid 500); 19 Oct 2006 12:29:00 -0000 Mailing-List: contact cxf-dev-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-dev@incubator.apache.org Received: (qmail 74365 invoked by uid 99); 19 Oct 2006 12:28:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Oct 2006 05:28:59 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of James.Mao@iona.com designates 65.223.216.181 as permitted sender) Received: from [65.223.216.181] (HELO amereast-smg1.iona.com) (65.223.216.181) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Oct 2006 05:28:59 -0700 Received: from amereast-ems2.IONAGLOBAL.COM ([10.65.6.84]) by amereast-smg1.iona.com (Switch-3.1.7/Switch-3.1.7) with ESMTP id k9JCPxgD018068 for ; Thu, 19 Oct 2006 08:28:34 -0400 (EDT) Received: from [10.129.9.116] ([10.129.9.116]) by amereast-ems2.IONAGLOBAL.COM with Microsoft SMTPSVC(5.0.2195.6713); Thu, 19 Oct 2006 08:28:09 -0400 Message-ID: <45376F0B.6060304@iona.com> Date: Thu, 19 Oct 2006 20:26:51 +0800 From: James Mao User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: cxf-dev@incubator.apache.org Subject: Re: outstanding distribution cleanup works [was: Re: M1 TODOs (again)] References: <452C0746.8080706@envoisolutions.com> <4534ABA4.6040902@iona.com> <4535B294.2030805@envoisolutions.com> In-Reply-To: <4535B294.2030805@envoisolutions.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 19 Oct 2006 12:28:10.0359 (UTC) FILETIME=[09DBB070:01C6F37A] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N >>> >>> - Content-Type >>> - Faults need 500 status code in SOAP 1.1 and XML we need add 500 status code , seems in SOAP1.2 the status code should remain 200. SOAP 1.1 should use text/xml Content-Type, in SOAP 1.2 we should use application/soap+xml Do we have jira task for this? Cheers, James.