← Prev in month
← Prev in thread
Next in thread →
Next in month →
New Issue: Wrong target namespace in WSDL for WS-Trust 1.3
Title: New Issue: Wrong target namespace in WSDL for WS-Trust 1.3 PLEASE DO NOT REPLY TO THIS EMAIL OR START A DISCUSSISON THREAD UNTIL THE ISSUE IS ASSIGNED A NUMBER. The issues coordinators will notify the list when that has occurred. Protocol: WS-Trust 1.3 http://docs.oasis-open.org/ws-sx/ws-trust/200512/ws-trust-1.3-os.doc Artifact: WSDL Type: editorial Title: Wrong target namespace in WS-Trust 1.3 WSDL Description: The WSDL for WS-Trust 1.3 (http://docs.oasis-open.org/ws-sx/ws-trust/200512/ws-trust-1.3.wsdl) has a wrong value for the targetNamespace, xmlns:tns and xmlns:wst namespace declarations. According to the WS-Trust 1.3 specification (http://docs.oasis-open.org/ws-sx/ws-trust/200512/ws-trust-1.3-os.doc), the namespace URI of all attributes should be changed from http://docs.oasis-open.org/ws-sx/ws-trust/200512/ to http://docs.oasis-open.org/ws-sx/ws-trust/200512 (remove the “/” at the end of the URI string). This issue also applies to the import statement in the WSDL: The line <xs:import namespace=http://docs.oasis-open.org/ws-sx/ws-trust/200512/> should be changed to <xs:import namespace="http://docs.oasis-open.org/ws-sx/ws-trust/200512"> Related issues: none Proposed Resolution: see Description
← Prev in month
← Prev in thread
Next in thread →
Next in month →