[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: The association of SOA with SOAP, and to the inevitable en

  • From: noah_mendelsohn@u...
  • To: "bryan rasmussen" <rasmussen.bryan@g...>
  • Date: Wed, 5 Dec 2007 17:46:04 -0500

Re:  The association of SOA with SOAP
Bryan Rasmussen writes:

> It don't think it translates well to document literal requirements, 
> and as noted it is a binding for RPC only right? 

Not quite.  SOAP works great with document literal.  Think of that stock 
quote example:  you can return the price of the stock using any reasonable 
XML <soap:body> element you like.  The reason RPC is discussed explicitly 
is that using GET appears to present a particular challenge if your 
original mindset was to try and implement an RPC like:

        returnedStockPrice = stockPrice(company="ibm", date="20071204");

The section you're referring to suggests that you might to do a GET to a 
URI along the lines of:

        http://example.org/stockprices?company=ibm+date=20071204

So, the GET support works either way; in the case of RPC, you have to 
decide that parameters that would have been encoded in the SOAP Request 
body will instead be in the URI designating the resource. 

BTW: I understand that you were not at any point intending to be 
inflamatory.  However, as several people have pointed out, when you say 
"with REST the winner" that is at best a pretty extreme 
oversimplification.   There are communities in which REST is winning 
(often for good reason), many in which SOAP is winning (arguably for good 
reason at least some of the time), and no doubt players on both sides of 
the question who don't understand the tradeoffs as well as they might. So, 
that makes it a bit harder to take the announcement of a winner as a joke, 
because the appropriate balance between REST and WS* remains a point of 
discussion within the community, and some of us have been working hard to 
make that a calmer and more reflective discussion all around.  I 
understand that is your goal too, but I hope you can see why some of us 
weren't happy with your original note.

Noah

--------------------------------------
Noah Mendelsohn 
IBM Corporation
One Rogers Street
Cambridge, MA 02142
1-617-693-4036
--------------------------------------






[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.