- From: Asir Vedamuthu <asirveda@microsoft.com>
- Date: Tue, 22 May 2007 22:36:23 -0700
- To: Doug Davis <dug@us.ibm.com>, "public-ws-policy@w3.org" <public-ws-policy@w3.org>
Your observation is correct. To resolve issues 4567 and 4572, we need to make two changes in the R4W2-1.policy [1] and R4W2-2.policy [2] test files.
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-1.policy
[2] 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: Sunday, May 20, 2007 10:02 PM
To: public-ws-policy-qa@w3.org
Subject: [Bug 4572] Typo in wsp:URI in wsdl2.0 for round4
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4572
Summary: Typo in wsp:URI in wsdl2.0 for round4
Product: WS-Policy
Version: CR
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
wsp:URIs with:
#wsdl.BindingMessageReference
should be:
#wsdl.bindingMessagereference
Received on Wednesday, 23 May 2007 05:36:40 UTC