- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 16 Jan 2009 00:34:16 +0000
- To: public-ws-resource-access-notifications@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6442
Summary: WS-MEX's WSDL includes non-existent wsa04:Action and
wsa10:Action elements
Product: WS-Resource Access
Version: PR
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: MetadataExchange
AssignedTo: public-ws-resource-access-notifications@w3.org
ReportedBy: gilbert.pilz@oracle.com
In Appendix II (WSDL) of WS-MetadataExchange contains the following:
<wsdl:portType name='MetadataExchange' >
<wsdl:operation name='GetMetadata' >
<wsdl:input
message='tns:GetMetadataMsg'
wsa10:Action=
'http://schemas.xmlsoap.org/ws/2004/09/mex/GetMetadata/Request'
wsa04:Action=
'http://schemas.xmlsoap.org/ws/2004/09/mex/GetMetadata/Request' />
<wsdl:output
message='tns:GetMetadataResponseMsg'
wsa10:Action=
'http://schemas.xmlsoap.org/ws/2004/09/mex/GetMetadata/Response'
wsa04:Action=
'http://schemas.xmlsoap.org/ws/2004/09/mex/GetMetadata/Response'/>
</wsdl:operation>
</wsdl:portType>
i.) (Editorial) remove the wsa04:Action elements (we don't support WS-Addr
200408).
ii.) There is no such element 'Action' in the
'http://www.w3.org/2005/08/addressing' namespace.
iii.) We may or may not want to use the WS-Addr 1.0 Metadata 'Action' element
in this case.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
Received on Friday, 16 January 2009 00:34:30 UTC