- From: Asir Vedamuthu <asirveda@microsoft.com>
- Date: Tue, 22 May 2007 22:12:01 -0700
- To: "public-ws-policy@w3.org" <public-ws-policy@w3.org>
To resolve issue 4567, we need to make two changes in the R4W2-2.policy test file [1]:
a) Replace "#wsdl.BindingMessageReference(A12Binding/Echo/output)" with "#wsdl.BindingMessageReference(A12Binding/Echo/Out)"
b) Replace "#wsdl.BindingMessageReference(A12Binding/Echo/input)" with "#wsdl.BindingMessageReference(A12Binding/Echo/In)"
[1] http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/Round4/external-attachment/R4W2-2.policy
Regards,
Asir S Vedamuthu
Microsoft Corporation
-----Original Message-----
From: public-ws-policy-qa-request@w3.org [mailto:public-ws-policy-qa-request@w3.org] On Behalf Of bugzilla@wiggum.w3.org
Sent: Friday, May 18, 2007 9:00 PM
To: public-ws-policy-qa@w3.org
Subject: [Bug 4567] Typo in wsdl2.0 attachment URIs
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4567
Summary: Typo in wsdl2.0 attachment URIs
Product: WS-Policy
Version: PR
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Test Suite
AssignedTo: fsasaki@w3.org
ReportedBy: dug@us.ibm.com
QAContact: public-ws-policy-qa@w3.org
re: WSDL 2.0 external attachment testcases:
>From looking at: http://www.w3.org/TR/wsdl20/#Iri-ref-ex in particular
example C-2, it seems the wsp:URI should be:
#wsdl.BindingMessageReference(A12Binding/Echo/Out)
instead of:
#wsdl.BindingMessageReference(A12Binding/Echo/output)
same for "In" vs "input".
Received on Wednesday, 23 May 2007 05:13:02 UTC