List Out The Characteristics Of Port And Service In Wsdl?
Answer»
A service may have more than one ENDPOINT with each one defined by its own PORT element.
The port element relates to a specific binding, and contains information on how to access it (URI).
Different ports SIGNIFY different binding for the same port TYPE- enabling the same functionality to be accessible VIA multiple transport protocols and interaction styles.