First of all let us not compare apples to oranges. SOAP is a protocol where as REST is an approach. So we can completely model my system for REST approach and then implement it using SOAP/WSDL, CORBA or any other technology. So what do we compare SOAP to? I would say right comparison will be SOAP vs POX [...]
Continue reading...6. November 2009, by RickyHo
Comments Off
Based on the same architectural pattern of the web, “REST” has a growing dominance of the SOA (Service Oriented Architecture) implementation these days. In this article, we will discuss some basic design principles of REST. SOAP : The Remote Procedure Call Model Before the REST become a dominance, most of SOA architecture are built around WS* stack, [...]
Continue reading...2. August 2009, by Ashwani Kumar
(taken from my blog: Soap Vs Rest) When we start designing the Architecture of any Web Application, architects generally think what to choose? REST or SOAP In this blog I am going to describe few design principles based upon which you can choose either SOAP or REST History of WebServices Webservices were built in the last 10-15 years in [...]
Continue reading...
3. June 2010, by dhejov
1 Comment