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

Re: What Does SOAP/WS Do that A REST System Can't?


Re:  What Does SOAP/WS Do that A REST System Can't?
Rich Salz wrote:
> As a long-time fan of federated naming (XFN), I'm sympathetic to this 
> approach.  In some deployments, however, we've seen that it's not 
> appropriate:
>     - If you're already POSTing the query, why require clients to
>       know "n" URL's rather than one?  Why "split up" the mesage?

Why do the clients have to known "n" URLs?

POST to a URL.
Receive 302 See Other with a Location header.
Perform a GET on the URL in the Location header to see the results.

Many (all?) HTTP libraries do this sequence automatically. No training
required.

 >     - Concerns about exposing more than a single "generic" URI
 >       to outside parties; more choke-points to manage, more things
 >       to forward/change when deployments or architectures change
 >       internally

And corollary: more flexibility about changing deployment/architecture 
over a site in pieces rather than having to change a single controller
URI or splice in additional functionality.

L.

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.