Well, in my opinion very few of the typical 'Programmable Web' REST
interfaces (see for instance Flickr or Google) actually support REST,
but only what Anne calls POX over HTTP. To me (and I know that most will
disagree) the REST architecure is a little bit unpractical for many
applications (see e.g. "statelessness"), but the term REST is incredibly
popular :) That leads to a lot of frameworks and interfaces pretend to
be "RESTful", while they actually are not. So at least you would be in
good company ...
/philipp
Vibhor_Sharma wrote:
Thanks for the insight
then why does Axis claim that we have suport for REST style web services
woul'nt it be a wrong thing to do when as ISV we adopt Axis2 and state this to our customers that our web services support both kind of interfaces.
Vibhor
________________________________
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
Sent: Fri 6/1/2007 10:19 AM
To: [email protected]
Subject: Re: calling web service using REST
I'd just like to point out again that what you're describing here is
not REST. It's POX over HTTP, but it's not REST. I've written more
about this in my blog.
http://atmanes.blogspot.com/2007/06/how-not-to-do-restful-web-services.html
Anne
On 5/30/07, keith chapman <[EMAIL PROTECTED]> wrote:
http://localhost:81/axis2/services/MyService/getInfo
?systemName=Administrator&systemPassword= Password123
should work.
On 5/30/07, Binoy K Philip <[EMAIL PROTECTED] > wrote:
Hi All,
Who do I call a web service operation from browser having input and out
put
my target is end point is
http://localhost:81/axis2/services/ MyService/getInfo
ans sopa boady is
<soapenv:Body><ns1:getInfo
xlns:ns1="http://webservice.opt.srit.com/xsd"><ns1:systemName>Administrator</ns1:systemName><ns1:systemPassword>Password123</ns1:systemPassword></ns1:getInfo></soapenv:Body
Thanks in Advance
Binoy K Philip
--
Keith Chapman
WSO2 Inc.
Oxygen for Web Services Developers.
http://wso2.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]