Skip to content
EntityQ263718· pop 8· linked from 585 articles

WS-Addressing

Sign in to save

Web Services Addressing (WS-Addressing) is a specification of transport-neutral mechanism that allows web services to communicate addressing information. It essentially consists of two parts: a structure for communicating a reference to a Web service endpoint, and a set of message addressing properties which associate addressing information with a particular message.

Wikidata facts

Show 2 more facts
Sources (3)

via Wikidata · CC0

~4 min read

Article

6 sections
Contents
  • Description
  • Endpoint references
  • Message addressing properties
  • History
  • References
  • External links

Web Services Addressing (WS-Addressing) is a specification of transport-neutral mechanism that allows web services to communicate addressing information. It essentially consists of two parts: a structure for communicating a reference to a Web service endpoint, and a set of message addressing properties which associate addressing information with a particular message.

== Description == WS-Addressing is a standardized way of including message routing data within SOAP headers. Instead of relying on network-level transport to convey routing information, a message utilizing WS-Addressing may contain its own dispatch metadata in a standardized SOAP header. The network-level transport is only responsible for delivering that message to a dispatcher capable of reading the WS-Addressing metadata. Once that message arrives at the dispatcher specified in the URI, the job of the network-level transport is done.

Available in 8 languages

via Wikidata sitelinks · CC0

Connections

Categories