You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by James Cowan <ja...@cix.co.uk> on 2003/06/13 18:58:00 UTC

SOAPAction header

Axis requires that the http header SOAPAction is set.

The microsoft htc soap client does nto set this by default and it is not
obvious how to make it do this.

Is there a way I can stop axis from expecting this header?

James Cowan


Re: SOAPAction header

Posted by Anne Thomas Manes <an...@manes.net>.
If your WSDL specifies a SOAP Header, .NET should generate one
automatically.

----- Original Message -----
From: "James Cowan" <ja...@cix.co.uk>
To: <ax...@ws.apache.org>
Sent: Friday, June 13, 2003 12:58 PM
Subject: SOAPAction header


>
> Axis requires that the http header SOAPAction is set.
>
> The microsoft htc soap client does nto set this by default and it is not
> obvious how to make it do this.
>
> Is there a way I can stop axis from expecting this header?
>
> James Cowan
>