Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 17841 invoked from network); 2 Feb 2006 10:18:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Feb 2006 10:18:16 -0000 Received: (qmail 71022 invoked by uid 500); 2 Feb 2006 10:18:12 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 70986 invoked by uid 500); 2 Feb 2006 10:18:12 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 70975 invoked by uid 99); 2 Feb 2006 10:18:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2006 02:18:11 -0800 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (asf.osuosl.org: transitioning domain of lists@langisch.ch does not designate 193.247.121.165 as permitted sender) Received: from [193.247.121.165] (HELO atlas.itserve.ch) (193.247.121.165) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2006 02:18:11 -0800 Received: from localhost (localhost [127.0.0.1]) by atlas.itserve.ch (Postfix) with ESMTP id 5AC581FA82 for ; Thu, 2 Feb 2006 11:17:46 +0100 (CET) Received: from atlas.itserve.ch ([127.0.0.1]) by localhost (atlas [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31223-07 for ; Thu, 2 Feb 2006 11:17:44 +0100 (CET) Received: from [192.168.26.180] (kesch.itserve.ch [192.168.26.180]) by atlas.itserve.ch (Postfix) with ESMTP id D38691FA6A for ; Thu, 2 Feb 2006 11:17:44 +0100 (CET) Message-ID: <43E1DC48.1060905@langisch.ch> Date: Thu, 02 Feb 2006 11:17:44 +0100 From: Yves Langisch User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: axis-dev@ws.apache.org Subject: Re: [Axis2] Not able to force HTTP 1.0 References: <1138783246.20370.8.camel@kesch.itserve.ch> <1138784598.20370.10.camel@kesch.itserve.ch> <1138796988.15914.2.camel@localhost.localdomain> In-Reply-To: <1138796988.15914.2.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at atlas.itserve.ch X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Okay, I'll submit a patch. Thanks Yves Sanjiva Weerawarana wrote: > Or better yet .. please submit a patch! > > Sanjiva. > > On Wed, 2006-02-01 at 06:34 -0500, Srinath Perera wrote: >> Hi Yves ; >> >> Yes, please file a bug report >> >> Thanks >> Srinath >> >> On 2/1/06, Yves Langisch wrote: >>> I just checked the code and it seems that the http version is not >>> propagated from CommonsHTTPTransportSender to SOAPOverHTTPSender. I'll >>> file a bug report. >>> >>> Yves >>> >>> On Wed, 2006-02-01 at 09:40 +0100, Yves Langisch wrote: >>>> Hi, >>>> >>>> I try to force my client to send HTTP 1.0 requests instead of chunked >>>> 1.1. I changed the approriate properties in axis2.xml (both, in WEB-INF >>>> and in my home directory) without success. I was only able to disable >>>> chunked encoding. Is this a bug? How can I programmatically set these >>>> http parameters? >>>> >>>> Thanks, >>>> Yves >>>> >>> >> >> -- >> ============================ >> Srinath Perera: >> http://www.cs.indiana.edu/~hperera/ >> http://www.bloglines.com/blog/hemapani >