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
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
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
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 from [...]
November 18, 2008
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 are [...]
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).
The SOAP envelope contains two parts:
An optional header providing information on authentication, encoding of data, or how a recipient of a SOAP message should process the message.
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.
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.
Related recent articles from Google News
UC4 Extends Job Scheduler to SaaS and Cloud Apps IT Jungle ... that offers an API written in either Web Services Description Language (WSDL) or Simple Object Access Protocol (SOAP), or handled via XML documents. ...
Segue Technologies - Java Developer- Job Shop MyFox Washington DC •Extensive knowledge and experience in struts, MVC, Java, Eclipse, log4j, jBoss, AJAX, XML, JAXB, Quartz, web services, SOAP, SQL, JSF, LDAP and spring. ...
Where does BPEL fit in? SearchSOA I think it is fair to call CORBA an important precursor to SOAP and Web Services. OMG also manages the Business Process Modeling Notation (BPMN) standard ...
Understanding Web Services: XML, WSDL, SOAP, and UDDI by Eric Newcomer Average Customer Review: based on 26 reviews. Customer Review: I run across this book and I enjoyed reading it I found it to be very detailed and it offers the latest technologies in Web services
Web Services Platform Architecture: SOAP, WSDL, WS-Policy, WS-Addressing, WS-BPEL, WS-Reliable Messaging, and More by Sanjiva Weerawarana, Francisco Curbera, Frank Leymann, Tony Storey, Donald F. Ferguson Average Customer Review: based on 8 reviews. Customer Review: What do you get when you put a number of Web Services gurus from IBM in a room for a while? You'll get the "Web Services Platform Architecture" book. In short, all the authors that assisted in writing this book are Web services experts from IBM who have either wrote the specs or assisted in writing the Web services specs in question....
Building Web Services with Java: Making Sense of XML, SOAP, WSDL, and UDDI (2nd Edition) by Steve Graham, Doug Davis, Simeon Simeonov, Glen Daniels, Peter Brittenham, Yuichi Nakamura, Paul Fremantle, Dieter Koenig, Claudia Zentner Average Customer Review: based on 35 reviews. Customer Review: This book has helped me immensely in implementing some really intense production quality data interchange across systems using web services. This book will quickly help you understand the entire XML stack of technologies that you will need for Web Services. The authors have uniquely enabled the readers to develop an understanding of...
Programming Web Services with SOAP by James Snell, Doug Tidwell, Pavel Kulchenko Average Customer Review: based on 14 reviews. Customer Review: If you are new to SOAP and you want to get the overall picture, and you don't care for details, this is the book you need. If you need a reference guide, this is not the book you want. If you're looking for a book about SOAP on a particular platform (say Java), this is not the book you need.