Newletter Sign Up
Posts on the
Design Decomposition Blog
Iridium Satellite Collision in Space
You might have seen the recent news reports about the collision between U.S. and Russian communication satellites. The U.S. satellite was one of the Iridium satellites. What wasn’t reported and you probably don’t know is that an object database management system (ODBMS) is an important part of the Iridium system. Even though ODBMSs are a [...]
February 13, 2009
(The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services
I am now also posting on the Cutter Blog. My initial posting is (The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services. It is a response to Anne Thomas Manes’ SOA is Dead; Long Live Services on her blog at the Burton Group.
January 9, 2009
Atomicity
The typical definition of an atomic task or process is one that cannot be decomposed further. This is vague and subject to interpretation. The Decomposition Matrix on this site uses a specific definition: A task (for business process diagrams) or a process (for data flow diagrams) is atomic if every input relates to every output [...]
December 3, 2008
Well-Formed Business Process Diagrams
My last posting referenced the criteria for a well-formed business process diagram mentioned in Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. I am going to expand on their criteria to create a more comprehensive definition of a well-formed business process diagram. To start, here are three criteria [...]
November 18, 2008
Recent Business Process Modeling Books
I recently received two new books on business process modeling. Both books looked interesting because they had great titles. As it turns out, one book is great and the other not so good. The not so good book is Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. There [...]
October 9, 2008
The Design Decomposition Blog
is written by Doug Barry.

SOAP provides the envelope for sending Web Services messages over the Internet/Internet. It is part of the set of standards specified by the W3C. Those standards are an alternative to the principles of Representational State Transfer (REST) (new window).

SOAP envelope

The SOAP envelope contains two parts:

  1. An optional header providing information on authentication, encoding of data, or how a recipient of a SOAP message should process the message.
  2. The body that contains the message. These messages can be defined using the WSDL specification.

SOAP commonly uses HTTP, but other protocols such as Simple Mail Transfer Protocol (SMTP) may by used. SOAP can be used to exchange complete documents or to call a remote procedure.

NOTE: SOAP at one time stood for Simple Object Access Protocol. Starting with SOAP Version 1.2, the letters in the acronym have no particular meaning.

Also see how SOAP is used in the ebXML Message Service Specification (MSS).

Organization: W3C

More information: SOAP page on the W3C website (new window)

Related content for: SOAP

More on the general topic: Messaging specifications

Read more free articles on this site

There are nearly 400 pages of articles on this site with over 130 pages on Web services and service-oriented architecture.

Search this site for more articles

Custom Search

Browse this site for more articles

Click on the topics below to browse the articles on this site. You can see more detail by clicking on the arrows. This highlights the location of the current article: SOAP.

Loading...

Related recent articles from Google News

ARMC Seeks Web Content Editor
Patch.com
A full-time editor is needed "to coordinate the planning, maintenance and accessibility of Athens Regional owned and generated content and content-related web services." Athens Regional Medical Center serves much of Northeast Georgia.
and more »
3 Feb 2012 at 11:36am
NAMIC Web Services Forms Referral Pact with Marias
Insurance & Technology
By Nathan Golia NAMIC Web Services, the Indianapolis-based division of NAMIC offering website design and development services, has signed a referral agreement with Piqua, Ohio-based Marias Technology, which offers system hosting, management and testing ...
Marias Technology and NAMIC Web Services Sign Referral Agreement MarketWatch (press release)
all 9 news articles »
1 Feb 2012 at 9:57am
Mozilla developing Web push notification system for Firefox
Ars Technica
Introducing support for push notifications will help to close the gap, because the feature is one of the major advantages that native mobile clients have historically offered over the browser for accessing Web services. Mozilla developer Jeff Balogh ...
and more »
3 Feb 2012 at 8:24am
Amazon Web Services: The new Microsoft Windows
InfoWorld (blog)
The growth can be attributed to Amazon Web Services' focus on building a successful cloud storage offering and the rapid adoption of AWS -- including the S3 cloud storage service -- as the cloud computing standard. More enterprises are seeking storage ...
Evolven Joins Amazon Web Services Solution Provider Program to Ensure Smooth ... PR Web (press release)
Amazon Web Services hosts more than 762 billion objects in S3 ZDNet (blog)
Amazon S3 Hosting 720 Billion Objects ITProPortal
VentureBeat  -TechFlash  -V3.co.uk
all 12 news articles »
2 Feb 2012 at 5:04am
Microsoft delivers developer kit for linking Amazon web services to Windows Phone
ZDNet (blog)
By Mary Jo Foley | January 30, 2012, 1:57pm PST Summary: Microsoft has released under an open-source license a beta of a toolkit for integrating Amazon Web services with Windows Phone. “This SDK provides developers with a speed dial that lets them ...
and more »
30 Jan 2012 at 4:00pm
More related news on: "Web services" SOAP

Related books at Amazon.com

Service Design Patterns: Fundamental Design Solutions for SOAP/WSDL and RESTful Web Services
Service Design Patterns: Fundamental Design Solutions for SOAP/WSDL and RESTful Web Services
by Robert Daigneau
Description: Web services have been used for many years. In this time, developers and architects have encountered a number of recurring design challenges related to their usage, and have learned that certain service design approaches work better than others to solve certain problems.   In Service Design Patterns, Rob Daigneau codifies proven design solutions for web services that follow the RE...
J2EE Web Services: XML SOAP WSDL UDDI WS-I JAX-RPC JAXR SAAJ JAXP
J2EE Web Services: XML SOAP WSDL UDDI WS-I JAX-RPC JAXR SAAJ JAXP
by Richard Monson-Haefel
Description: Web Services is the latest trend to hit the software industry. It promises to promote interoperability among disparate applications; i.e., applications written in different languages and running on diverse platforms. This book covers Web services protocols SOAP, WSDL, UDDI and the J2EE APIs that are used with these protocols including: JAX-RPC, JAXM, JWSDL, and JAXR. The author exp...
Programming Web Services With SOAP
Programming Web Services With SOAP
by James Snell, Doug Tidwell, Pavel Kulchenko
Description: The web services architecture provides a new way to think about and implement application-to-application integration and interoperability that makes the development platform irrelevant. Two applications, regardless of operating system, programming language, or any other technical implementation detail, communicate using XML messages over open Internet protocols such as HTTP or SMT...
More related books: Search Amazon.com for SOAP Web services