Hello I am trying to send an object as a parameter to a .NET web service from a perl client with soap::lite.It works fine with integers, strings as arguments...
Hmmm... I have a simple SOAP server: -- #!/usr/bin/perl -w use strict; use lib "/etc/perl"; use lib "/usr/lib/perl5/site_perl/5.8.6/i686-linux-thread-multi"; ...
Hello, I would like to add: xmlns:m="http://10.122.123.110:8251/axis/services/exam" to the envelop below. (generated by SOAP::Lite) <?xml version="1.0"...
Hi, (Perl scripting) I need to see what my soap request and responses look like and was told that I could do this by adding 'debug39; like this: use SOAP::Lite...
Hi, I have a Perl snippet that produces a XML request. I would like to see what it looks like in a XML format. How can I do that? Thanks.... Mike Here's the...
Can this SOAP request be written differently so that I can make sure the correct value is on the correct layer so to speak? In other words, can I use a...
I have to write a complex SOAP request that is four layers deep. What is the best way to do this so I don't get lost? Also, what are WSDL files and what are...
Hi All, Please someone help me to resolve following problem. Please Let me know, what I am doing wrong in my script, and not getting the right output?? Thanks...
JobsAssist is the only group, that sends out Maximum Number of Freshers Jobs each day! Yes, the Group announces 13-15 freshers Jobs everyday. Even if you are...
Hi all, I am making the proxy code for my own web service by using stubmaker.pl, and some function in the proxy code generates the following xml envelope[1]. ...
I am trying to access a transaction that returns an array of objects. The transaction is written in java and runs under weblogic. When I try to get the result ...
Hello Everyone, I have written a SOAP::Lite webservice that needs to be called from Java via Axis. We are having real problems: I'm returning an array of...
Hi, I would like to use SOAP::Lite to communicate with the web server, but I need to send the token to get the access. Does anyone know how to set up in ...
Hello Group, I am facing a problem, would be greatful if your experience and knowledge can help me solve it. I have to query a server for certain response by...
Dear Friends,Here are Today's 20 Freshers Jobs. Feel free to forward this information to your friends.Refer your friends to subscribe Vyom Career eMagazine for...
Hi I have a problem that close with many discussed here, but stargly different. I used examples from SOAP::Mime to send attachment to a local server (I used...
I get this error: "Can't call method "valueof" without a package or object reference". This line is generating the error: my $value = $som->valueof('//Body39;); ...
Hi, I am a new User of Perl::SOAP::Lite client, and want to write one script in Perl for the following which is a .NET based WebAPI Server. But not getting any...
I read with interest Duncan Cameron's response to a previous posting but alas my SOAP response is a little different. Tried a number of different things to...
Hi, I'm trying to use the SOAP::SOM functions like header(), body(), fault(), valueof....and my perl script just stops when it gets to these. It acts like the...
FREE LOVEMETER SOFTWARE ON http://www.net4matrimonials.com whr marriages are made CONVERT YOUR LOVE MARRIAGE INTO ARRANGE ONE (Create your porfile and his/her...
I am trying to integrate a SOAP::Lite based server with Java based client. Could anyone kindly share some examples with me if you have successful experience on...
SOAP newbie here. I apologize for what is probably a dumb question but I wasted the better part of today on this and I'm really frustrated. I can see the...