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: ...
I had to spent many hours to find how to access document/literal web services using SOAP:Lite. Cant believe SOAP::Lite folks didnt have time to write a simple...
Hi, I am getting this error now sure what is wrong. perl stubmaker.pl http://localhost:7001/test4/test.jws?WSDL Accessing... SOAP::Schema->schema has been...
Hi, I have a MS Soap Toolkit application (VB6) which connects fine to a Axis based server, but using a derived WSDL and tweaking the returned XML as close as ...
Hello Everybody, I am developing a SOAP client using SOAP:Lite and I need to call a method which will takes a java object and a array of java objects as its...
Hey I just wanted to tell you about a great company I found! I applyed for a lower mortgage rate and i only had to fill in a simple form. This month alone I...
Hi, I used stubmaker.pl to make a wrapper of eBay's WSDL. I have to add some custom SOAP headers to authenticate with eBay so I'm using the SOAP header module...
i have to export a function called 'call' to my clients (dont ask my why, i just follow the paper :(). As 'call' is used by SOAP::Lite itself it doesnt get...