Hi, I've again been looking but haven't been able to find a tutorial for soap::lite that shows how to use digital certificates. I know that the original Soap...
I have a super simple .net (.asmx) web service that exposes one method: int Add (int x, int x) I have downloaded and installed SOAP::Lite and it appeasrs to...
I'm quite new to your group but I wanted to pass on a helpful hint to help find info online without searching through a million search links. Its a great...
Hello all-- I'm running into an interesting issue... Server is NuSOAP v1.75, client is SOAP::Lite v1.47. When I try to call a server method vi a NuSOAP...
All, I'm getting an error message: 'Element39; is an invalid node type The web service is .NET, calling from SOAP::Lite perl script.... the perl code, .NET soap...
Is it possible to change namesp1 to a specified string when the soap message is created? I have typed xml i.e. xsi:type="Namespace::Element" which cries with...
I'm having trouble understanding why I get a '#' in my SOAPACtion in the http header ? I use this code (yes, it's awful..) to call the webservice: #!/bin/perl...
Hi, I'm currently designing a webservice which will be implemented in perl with the help of SOAP::Lite. The clients will use .NET and gSOAP. Problem: I need to...
SOAP::Lite hash references I am trying to get a SOAP client written in Java to communicate with a SOAP::Lite server. Everything seems to work fine until the...
SOAP::Lite 0.60 - solaris 5.8 - timeouts Dear All, I'm experiencing some weirdness with SOAP::Lite. I'm running a c++ gsoap server, which has all connection...
hi all, I know this has come up multiple times previously, and I've tried to put together the bits of responses and code examples that work for others, but I...
Hi, I'm very new to soap, and have been searching for an answer to this question, but haven't been able to find one (hoping that it isn't on the front page of...
Dear all, Can anyone help me? What I want to do is access the SOAP body in a client before it's sent to a server. This is because I'm trying to do some WS...
Hi, I'd like to get the ip connection from the clients using my functions. I tried (as seen in message 2090) something like: sub peerAddr { print "pa:...
Folks, I've got a pretty complex xsd/wsdl definition for my web service which is running SOAP::Transport::HTTP::Daemon. The input schema defines several layers...
I am trying to use a SOAPpy client .. which works fine under cgi-bin but with mod_perl 2 i get the following error Parser.py", line 988, in _parseSOAP raise e...
Hello, I am struggling a bit with getting compression to work when interoperating with a non-soaplite server. Has anyone been successful in getting this to...
Hullo :) Can someone offer assistance because my poor Perl skills are really showing through here? I have a tiny SOAP::Lite client calling a method on a...
Dear All, I am stuck here..please reply... At the time of testing a simple soap message in my test kit(I830M4 chipset intel motherboard having x86 processor),...
Hej, I'm unsuccessfully trying to use SOAP::Transport::HTTP::Daemon with SSL support (read: HTTPs) on Debian "sid", i686, perl 5.8.3. As far as i can see,...
Hi: We are relatively new to SOAP::Lite and have a Perl SOAP::Lite CGI server script that works fine on IIS 5 but generates the following error on IIS 6: "CGI...
Hello!! Do you remember?I´m Borja from Spain(I have your e-mail in hotmail messenger, my e-mail is borjariesgo@...) I see your name in a forum and i...
Hi, list! I dont think, I'm the first to stumble over that, but where the heck do I find the can() method. Lots of methods are generated on the fly, AFAICS ...
***This is a possible duplicate. I posted this morning, and still nothing. If this is a duplicate message, please accept my apologies.*** Hello all, I'm trying...
Dear All, At the time of testing a simple soap message in my test kit(I830M4 chipset intel motherboard having x86 processor), response coming from server is...
am trying to get my Apache server to dispatch SOAP requests per some examples on the SOAP::Lite docs with not much success. I am running on RH9 with Apache...
Dear All, I am working with I830M4 chipset intel motherboard having x86 processor.and I am running WindowsCE .Net 4.2 here.The board is acting as my windows...