Re: WSDL and request/response messages

Arun Gupta wrote:
> 
> The WSDL document at [1] uses the targetNamespace as 
> "http://example.com/wsaTestService" and does not specify explicit 
> wsaw:Action on the input/output messages of any operation. Even then 
> test1100 [2] expects the wsa:Action in the header as 
> "http://example.org/action/notify". The WSDL seems to be out-of-sync 
> with the SOAP request message [3] to me.
> 
> Moreover, the namespace itself is example.org in the message is instead 
> of example.com.
> 
> Am I missing something obvious ?
> 
> If this is indeed the case, when will the WSDL be udpated to be more 
> useful ?
> 
> Also, the namespace of the first child of env:Body seems to be different 
> ("http://example.org/notify" instead of 
> "http://example.com/wsaTestService") as specified in the WSDL.

I meant to say "http://example.org/notify/" instead of 
"http://example.com/notify/".

-Arun
> 
> [1] 
> http://www.w3.org/2002/ws/addr/testsuite/documents/wsdl11/wsaTestService.wsdl 
> 
> [2] http://www.w3.org/2002/ws/addr/testsuite/testcases/#test1100
> [3] 
> http://www.w3.org/2002/ws/addr/testsuite/documents/notify/soap11/message0.xml 
> 

-- 
got Web Services ?
Download Java Web Services Developer Pack from
http://java.sun.com/webservices

Received on Monday, 19 December 2005 12:07:06 UTC