Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 85536 invoked from network); 28 Dec 2006 13:29:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Dec 2006 13:29:41 -0000 Received: (qmail 93500 invoked by uid 500); 28 Dec 2006 13:29:40 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 93226 invoked by uid 500); 28 Dec 2006 13:29:39 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 93181 invoked by uid 99); 28 Dec 2006 13:29:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Dec 2006 05:29:38 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of atmanes@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Dec 2006 05:29:29 -0800 Received: by ug-out-1314.google.com with SMTP id j40so3929847ugd for ; Thu, 28 Dec 2006 05:29:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VQt6REoa+j2FZlxZCLvXoCVHNvu8dcvVPVDFTd58Icok7W1/SMT0DbBLPZFBFRlDazEiW0U9VXo0FfyUMEGyA2GQ/4VD8I8q3Gp8jA4GpPV8SDdcy7+dJtwsjuggkChPZ/Lgs2Vep7OpfiRrSArmvXS1gjdyqSP4mw7Z8MNHVxo= Received: by 10.82.111.8 with SMTP id j8mr902691buc.1167312547429; Thu, 28 Dec 2006 05:29:07 -0800 (PST) Received: by 10.82.117.17 with HTTP; Thu, 28 Dec 2006 05:29:07 -0800 (PST) Message-ID: Date: Thu, 28 Dec 2006 08:29:07 -0500 From: "Anne Thomas Manes" To: axis-user@ws.apache.org Subject: Re: DISABLE_SOAP_ACTION (AXIS2) In-Reply-To: <1167299562.7237.13.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1167299562.7237.13.camel@localhost.localdomain> X-Virus-Checked: Checked by ClamAV on apache.org If you want to send an empty SOAPAction, then you cannot disable it. You enablde bit but specify no value. On 12/28/06, Stefan Kok wrote: > Hi All > > > I need to send an empty SOAPAction. I have found a reference to > org.apache.axis2.Constants.DISABLE_SOAP_ACTION. > > It seems this would solve my problem. This can be set via the options > object. I have searched Google for examples of setting it but could > find none. > > If anyone has got any ideas could you please pass me some pointers. > > Kind Regards > Stefan. > > P.S > Original post at: > http://mail-archives.apache.org/mod_mbox/ws-axis-cvs/200610.mbox/% > 3C9abd5e730610090047g556a4b11u5c7e3994ea188fb6@mail.gmail.com%3E > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-user-help@ws.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org