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

Re: Web Service: SOAP or {HTML + Servlets}?

  • From: Mark Baker <distobj@a...>
  • To: Mike.Champion@S... (Champion, Mike)
  • Date: Wed, 10 Oct 2001 15:21:35 -0400 (EDT)

soap versus servlets
> > As manifested in HTTP and URIs, it remains the Current Big Thing.  
> 
> Hmmm... "It's also important to note a key difference between TupleSpaces
> and REST; that a tuple space has a single fixed interface, whereas REST
> suggests that an extensible interface is a good tradeoff, so long as the
> method extensions remain generic (i.e. are applicable to all resources). "
> http://internet.conveyor.com/RESTwiki/moin.cgi/RestArchitecturalStyle

Right.  As long as the methods are potentially applicable to all resources.
But even then, GET/PUT/POST/DELETE are extremely generic, and it's not often
that new methods are required.  Even some methods that have been created
(such as WebDAV's LOCK) could have used other extension mechanisms.

> I guess it still seems to me that "SOAP as RPC" and "SOAP as a single fixed
> interface in a Tuple-Spaces-like thing" are different architectures (or at
> least different design patterns) for web services.

Definitely.

>   Obviously they both
> leverage HTTP and URIs, but the overwhelming bulk of the SOAP hype that I've
> seen implies RPC.  

Agreed.  The RPC use of SOAP misuses both HTTP and RPC; HTTP POST is used
to tunnel a new protocol (rather than adopt POST semantics), and URIs are
used as a universal RPC dispatch pointer, e.g. http://foo.com/rpc.
Hardly what the architects of the Web had in mind when they created them.

> Are you saying that this RPC vs "SOAP-spaces" distinction is more or less
> trivial (or already internalized by most web-services architects), and
> that's why the "spaces" notion has little mindshare? 

I think the distinction is quite profound.  They are very different
architectural styles.  One was designed to do what it's being used for,
and has been massively successful doing (even if current practice isn't
strictly by the REST book), and the other has failed at least four times
in the past decade in attempts to see it deployed over the Internet.

Mark "Web services; you're soaking in them!" Baker

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.