Re: WSDL and request/response messages

Hi all,
I'm about to make the change in the WSDL from
  xmlns:notify="http://example.com/notify/" 
  xmlns:echo="http://example.com/echo/" 
to
  xmlns:notify="http://example.org/notify" 
  xmlns:echo="http://example.org/echo" 
as I'm confident that's what is intended but I'll leave the rest of the 
comments/questions on the WSDL to Paul.

David

David Illsley
Web Services Development
IBM Hursley Park, SO21 2JN
+44 (0)1962 815049 (Int. 245049)
david.illsley@uk.ibm.com



Arun Gupta <Arun.Gupta@Sun.COM> 
Sent by: public-ws-addressing-tests-request@w3.org
19/12/2005 13:17

To
Rick Rineholt <rineholt@us.ibm.com>
cc
public-ws-addressing-tests@w3.org
Subject
Re: WSDL and request/response messages







Ok, so it's not just me :)

Paul, any dates of when the WSDL would be udpated ?

-Arun

Rick Rineholt wrote:
> 
> 
http://lists.w3.org/Archives/Public/public-ws-addressing-tests/2005Dec/0010.html 

> 
> Nothing new, nothing done since I've reported it on 7th, not even a 
reply.
> 
> 
> 
> 
> 
> *Arun Gupta <Arun.Gupta@Sun.COM>*
> Sent by: public-ws-addressing-tests-request@w3.org
> 
> 12/19/2005 07:06
> 
> 
> To
> 
> cc
> 
> Subject
>                WSDL and request/response messages
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 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.
> 
> [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
> 
> 

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

Received on Monday, 19 December 2005 13:29:52 UTC