From Anne's comments below it seems that SOAPAction should be equal to addNumbers if you want to interoperate with other web service engines.
 
Also should there be any corresponding HTTP header??
 
Thanks

Cory Wilkerson <[EMAIL PROTECTED]> wrote:
So should Axis be generating the soapAction element with the method to invoke? As you can see below -- I've a soapAction of "".

----------------------------------------












----------------------------------------

-----Original Message-----
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 10, 2003 3:04 PM
To: [EMAIL PROTECTED]
Subject: Re: doc/literal & method names


Whether or not the SOAPAction is "critical" is dependent on the the SOAP
implementation you use, but most systsms use SOAPAction to specify the
method signature when using doc/literal.

Anne

----- Original Message -----
From: "Jeff Greif" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 10, 2003 3:23 PM
Subject: Re: doc/literal & method names


> I think (but am not certain) the SoapAction which appears in the http
> headers is crucial for doc/lit.
> Jeff
> ----- Original Message -----
> From: "Cory Wilkerson" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, July 10, 2003 11:12 AM
> Subject: doc/literal & method names
>
>
> How could Axis possibly infer what method name to invoke giving the
> following data off the wire?
>
> Perhaps my problem lies herein? Axis 1.1 beta spits out a "no such
> operation (x) error" while 1.1 swallows it and spits out a nullpointer.
>
> > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema">
>
> 5
> 2
>

>

>
>


Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

Reply via email to