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]
