Hello, I'm hoping someone can help. I have a SOAP server that's been running happily on 0.55 and which we're now looking at upgrading so that it can support...
Hello, I am trying to remove the SOAP::MIME from my Application since I am using version 0.60-2, but I am not able to do it. The SOAP::SOM object with a MIME...
Hello, I have a problem putting the result of a soap client return into a list. Somehow I always end up with just one entry. Does anyone know what to do to get...
hi everybody, has anybody tried to use the COM interface from a VB.Net client? could you send me an example of how to create the Lite object? thanks alberto...
Hi There, What does this actually mean: -- Attempt to free unreferenced scalar at /Library/Perl/5.8.1/darwin-thread-multi-2level/XML/Parser.pm line 173. ...
Hi There, I don't know if this is the right forum, but, I have a number of SOAP::Lite clients who eventually execute "handleCall". I have a simple mod_perl...
Hello, I have already some posts related to this on this group, but I need some enlightenment. In the soap lite cookbook it is specified that on server side I...
Hi all, I have implemented a webservice with Java Axis and would like to offer my users a perl client, too. Some other people asked already questions about...
Hi Gerner, ... How does the description of JTestVO looks like in the WSDL? Could you provide the Java code? --Hilsen/Regards Michael Rasmussen Get my public...
Hi All I am a Business Process Engineer working for a company that is interested in deploying an ESB(Enterprise Service Buss) for managing its business...
I am just getting started with SOAP::Lite 0.65 Beta 6. I am planning/hoping to use this to create some services for use at work, but our company web services ...
I have implemented a web service server in Perl. The response of a methode is a complex data type, that also includes a parameter of the type number. These...
Hi All Should I be able to see the cookie info in the +debug output of my client showing the request header contents. It is not there. My early attempts at ...
I am having a problem getting attachments to work. I have gone through all of the previous messages on this topic, however none of them solved my problem. I am...
Hello, I am attempting to test my SOAP::Lite client in various error conditions. One such condition is when the SOAP server cannot be reached (i.e., a...
Hi SOAP::Lite members, I have been using a soap lite based service for the last three years at my company's website without any problems. Yesterday, when I ...
VoIP Business was Never Easy Ever! Buy & Sell Your VoIP Minutes Hello!!! VoIP Business was never Easy Ever! Buy&Sell Call Termination Minutes Easily. START...
Does SOAP::Lite support Complex WSDL's. Eg: the request in wsdl is defined as: <s:complexType name="Request"> <s:sequence> <s:element minOccurs="0"...
Hi, I've got a simple webservice that requires a SOAP request that looks ... SOAPAction: "http://scm/doWinBuild" <?xml version="1.0" encoding="utf-8"?> ...
Hi, i want to send a ready XML via SOAP to my server. (client, server and called class are only a minimlaistic testsystem, without any dataprozessing) I use: ...