- From: Asir Vedamuthu <asirveda@microsoft.com>
- Date: Tue, 22 May 2007 22:51:03 -0700
- To: Doug Davis <dug@us.ibm.com>, "public-ws-policy@w3.org" <public-ws-policy@w3.org>
To resolve issue 4568, we need to make the following changes:
a) Use the latest WSDL 20 namespace names [1][2] in the following files:
http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/Round2/WSDL20/PolicyAttachments.wsdl
http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/Round2/WSDL20/PolicyAttachments-with-xmlid.wsdl
http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/Round3/WSDL20/Round3.wsdl
http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/Round4/external-attachment/R4W2-1-Result.wsdl
http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/Round4/external-attachment/R4W2-2-Result.wsdl
http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/Round4/external-attachment/R4W2.wsdl
http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/Round4/external-attachment/R4W2R1.wsdl
b) Replace the prefix "http://docs.oasis-open.org/ws-sx/ws-trust/200512/ws-securitypolicy" in token inclusion values with the prefix "http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200512" in the following files:
http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/Round3/WSDL20/Round3.wsdl
http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/interop/Round3/WSDL11/Round3.wsdl
[1] http://www.w3.org/ns/wsdl
[2] http://www.w3.org/ns/wsdl/soap
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:03 PM
To: public-ws-policy-qa@w3.org
Subject: [Bug 4568] Incorrect namespaces in testcases
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4568
Summary: Incorrect namespaces in testcases
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
In interop docs please make sure we use the latest namespaces:
http://www.w3.org/ns/wsdl
http://www.w3.org/ns/wsdl/soap
and
http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200512
instead of
http://docs.oasis-open.org/ws-sx/ws-trust/200512/ws-securitypolicy
Received on Wednesday, 23 May 2007 05:51:24 UTC