supporting SOAP-GET MEP (was: Re: service references)

"Paul Prescod" <paul@prescod.net> writes:
>
> Plus you have a very messy relationship 
> between the SOAP-for-GET feature and the rest of the web services 
> architecture (to say nothing of the Web architecture).

Why is support SOAP-GET hard to support in WS? That's just another
way to bind an Input-Output style operation (aka MEP) in WSDL.
Abstractly, there's nothing different between that and another way
of doing an Input/Output operation .. the fact that its an HTTP
GET outgoing instead of a SOAP call never really shows up at the 
programmer level.

Sanjiva.

Received on Tuesday, 24 September 2002 05:16:07 UTC