Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Java-SCA-1.2, Java-SCA-1.x
-
None
Description
Web Service Binding Specification v1.0 - Sec 2.1 - Lines 61 to 65:
61 • /binding.ws/wsa:EndpointReference - optional WS-Addressing [6] EndpointReference
62 that specifies the endpoint for the service or reference. When this element is present along
63 with the wsdlElement attribute on the parent element, the wsdlElement attribute value MUST
64 be of the 'Binding' form as specified above, i.e. <WSDL-namespace-
65 URI>#wsdl.binding(<binding-name>).
I notice that when an EndpointReference is specified inside binding.ws along with a wsdlElement which is not of 'Binding' form, no warning or error is generated.