- From: Asir Vedamuthu <asirveda@microsoft.com>
- Date: Thu, 24 May 2007 06:18:08 -0700
- To: Manjula Peiris <manjula@wso2.com>, "public-ws-policy-interop@w3.org" <public-ws-policy-interop@w3.org>
- CC: member-ws-policy <member-ws-policy@w3.org>
FYI - the WG addressed your issues 2-4 via Bug 4575 [1] and issue 5 via Bug 4568 [2]. [1] http://www.w3.org/Bugs/Public/show_bug.cgi?id=4575 [2] http://www.w3.org/Bugs/Public/show_bug.cgi?id=4568 Regards, Asir S Vedamuthu Microsoft Corporation -----Original Message----- From: member-ws-policy-request@w3.org [mailto:member-ws-policy-request@w3.org] On Behalf Of Manjula Peiris Sent: Thursday, May 24, 2007 6:13 AM To: public-ws-policy-interop@w3.org Cc: member-ws-policy Subject: Round02 WSDL2.0 Results Hi, I have attached results of Round02 WSDL 20 testing from both WSO2-C and WSO2-Java implementations. Following are the issues I found. The binding attribute of the endpoint "Endpoint-2B" should be Binding-2B 2. service1-Endpoint1B-Operation1A The result should be <wsp:Policy xmlns:wsp="http://www.w3.org/ns/ws-policy"> <wsp:ExactlyOne> <wsp:All> <pa:Assertion4 xmlns:pa="http://ws-policy.example.com/assertion" marker="4" /> <pa:Assertion32 xmlns:pa="http://ws-policy.example.com/assertion" marker="32" /> </wsp:All> </wsp:ExactlyOne> </wsp:Policy> 3. service1-Operation1A-Endpoint1A-Input The result should be <wsp:Policy xmlns:wsp="http://www.w3.org/ns/ws-policy"> <wsp:ExactlyOne> <wsp:All> <pa:Assertion5 xmlns:pa="http://ws-policy.example.com/assertion" marker="5" /> <pa:Assertion2 xmlns:pa="http://ws-policy.example.com/assertion" marker="2" /> <pa:Assertion24 xmlns:pa="http://ws-policy.example.com/assertion" marker="24" /> </wsp:All> </wsp:ExactlyOne> </wsp:Policy> 4. service1-Operation1A-Endpoint1B-Input The result should be <wsp:Policy xmlns:wsp="http://www.w3.org/ns/ws-policy"> <wsp:ExactlyOne> <wsp:All> <pa:Assertion5 xmlns:pa="http://ws-policy.example.com/assertion" marker="5" /> <pa:Assertion2 xmlns:pa="http://ws-policy.example.com/assertion" marker="2" /> <pa:Assertion33 xmlns:pa="http://ws-policy.example.com/assertion" marker="33" /> </wsp:All> </wsp:ExactlyOne> </wsp:Policy> 5. The namespace of wsdl 2006/01 should be changed to ns. Same issues found with both PolicyAttachments.wsdl and PolicyAttachments-with-xmlid.wsdl. Thanks -Manjula.
Received on Thursday, 24 May 2007 13:19:46 UTC