This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 6442 - WS-MEX's WSDL includes non-existent wsa04:Action and wsa10:Action elements
Summary: WS-MEX's WSDL includes non-existent wsa04:Action and wsa10:Action elements
Status: CLOSED REMIND
Alias: None
Product: WS-Resource Access
Classification: Unclassified
Component: MetadataExchange (show other bugs)
Version: FPWD
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Gilbert Pilz
QA Contact: notifications mailing list for WS Resource Access
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-16 00:34 UTC by Gilbert Pilz
Modified: 2009-12-09 10:15 UTC (History)
2 users (show)

See Also:


Attachments

Description Gilbert Pilz 2009-01-16 00:34:16 UTC
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.
Comment 2 Robert Freund 2009-02-04 11:28:42 UTC
Resolved on 2009-02-03 with proposal pointed to in Comment #1
Comment 3 Doug Davis 2009-03-04 16:16:15 UTC
in spec