> -----Original Message-----
> From: Steve Loughran [mailto:[EMAIL PROTECTED]]
> Sent: woensdag 22 mei 2002 0:07
> To: [EMAIL PROTECTED]
> Subject: Re: Clients using GET and POST
>
>
>
> ----- Original Message -----
> From: "Mark Young" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, May 21, 2002 12:34 PM
> Subject: Re: Clients using GET and POST
>
>
> > Hi Andrew and Sudhir:
> >
> > Reading through this thread, I think there's a bit of confusion (it
> > could
> be
> > mine of course).
>
> > I don't believe that it is true that all web service requests and
> responses
> > must be sent in SOAP.
>
> SOAP based web services must use SOAP; REST can use anything
> it wants for params,but XML is usually the return content of either.
>
I'm repeating myself so what I say is probably very stupid:
Why did it work in beta 1 and not in beta 2?
Did the people working on AXIS development think the same thing as you?
"Hey, a text-based GET/POST request is not SOAP so let's take it out." ?
-Tako