testing Non_SOAP webservices



Hi gurus,

I need to test non-SOAP webservices.Can anybody tell how could i do that in
perl.

basically i need to send the following xml file as pay load to the url.

---------------------------------------------------------------------------------------------------------------------






<?xml version='1.0' encoding='UTF-8'?>



<ns1:getHelloResp xmlns:ns1="http://sample2/xsd";>

<ns1:req ns1:type="samples.HelloReq">

<ns1:name>Nag</ns1:name>

<ns1:count>3</ns1:count>

</ns1:req>

</ns1:getHelloResp>



-----------------------------------------------------------------------



and get the response



can anybody in the group help me in doing this using perl.





thanks,

Siva



--------------------------------------------------------------------------------------


Relevant Pages

  • Re: testing Non_SOAP webservices
    ... I need to test non-SOAP webservices.Can anybody tell how could i do that in ... perl. ... basically i need to send the following xml file as pay load to the url. ...
    (perl.beginners)
  • need help for this project......
    ... I am new to XML and PERL and I have a few questions the answers to ... user and makes an XML file from the fetched data. ... will scrape data from the T-Mobile web page to an XML file. ...
    (comp.lang.perl.misc)
  • Re: Help needed in migrating from Windows
    ... The dictionary entries are in an XML file that I edit with VIM. ... The Word output has the ... >> seem to automate as easily. ... > openoffice perl ...
    (comp.os.linux.misc)
  • Re: pattern replacement in xml
    ... > I'm using perl to cleanse an xml file so it can be parsed. ... Can there be a pattern to find this kind of strings. ...
    (comp.lang.perl.misc)
  • Re: XML parsing using PERL.... URGENT
    ... I am new to PERL and i want to parse the xml file to csv with only 2 ... tags using perl. ...
    (comp.lang.perl.misc)