Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
SOAP
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Disadvantages=== * When using standard implementation and the default SOAP/HTTP binding, the XML infoset is serialized as XML. To improve performance for the special case of XML with embedded binary objects, the [[Message Transmission Optimization Mechanism]] was introduced. * When relying on HTTP as a transport protocol and not using [[WS-Addressing|Web Services Addressing]] or an [[Enterprise Service Bus]], the roles of the interacting parties are fixed. Only one party (the client) can use the services of the other. * SOAP is less "simple" than the name would suggest. The verbosity of the protocol, low parsing speed of XML, and lack of a standardized interaction model led to the dominance of services using the [[HTTP]] protocol more directly. See, for example, [[Representational state transfer|REST]]. * Being protocol-agnostic, SOAP is unable to take advantage of protocol-specific features and optimizations such as [[Representational state transfer#Uniform interface|REST's Uniform Interface]] or [[Web cache|caching]] β instead having to reimplement them (as with [[WS-Addressing]]).
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)