- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 06 Mar 2007 14:03:01 +0000
- To: public-ws-policy-qa@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4370 Summary: Round 2 WSDL 1.1 input file contains invalid references Product: WS-Policy Version: CR Platform: Macintosh OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Test Suite AssignedTo: fsasaki@w3.org ReportedBy: fabian.ritzmann@sun.com QAContact: public-ws-policy-qa@w3.org CC: monica.martin@sun.com 1. The anonymous policy under <wsdl:service name="MyService"> contains a reference to a non-existent policy: <wsp:PolicyReference URI="http://fabrikam123.com/policies/ExternalPolicy" /> 2. The anonymous policy under <wsdl:portType name="MyPortType" ...> contains an invalid reference. It is missing a # character: <wsp:PolicyReference URI="Operation2-Aggregate"/>
Received on Tuesday, 6 March 2007 14:03:04 UTC