After 'upgrading39; my SOAP application from 0.55 to 0.60 I lost the facilitity of compression. The following HTTP protocol shows the differences between 0.55...
Is there a document or thread anywhere which can help me return an array of complex types to a .NET client. I think i am almost there, but not quite. I have 2...
Hello, I'm writing a server with SOAP::LITE, I want to execute this like a Mod_perl but PErl not found Apache/Constants.pm and i don't find any package with...
I've got an Apache::SOAP service that sends several MB in the response. The data is base64 encoded and sits (encoded) on the filesystem. Currently, I slurp the...
I am having a problem with a call to a .NET Server. I use both Perl/SOAP::Lite and a .NET client app to access it, and here are the resulting envelopes from...
Dear all, Allow me to ask a simple question, that I was not able to find any solution for in this group. It's most probably my poor experience that make my...
Hi, I've got a SOAP::Lite server running under Apache that only has one method. If the wrong method is called, the following fault is returned: <soap:Fault> ...
I am trying to develop a perl script that calls a method on a wsdl. The method requires a complex type as a input. I understand how to call methods with simple...
Hello, I'm writing a SOAP server using SOAP::Lite. One method of this server must send an attachment. But i don't find anywhere the syntax for send an...
Hi, How to send multiple request to the SOAP server from the same client. I tried to invoking two methods using threads.. Here is the sample code (auto...
Hi, Are you new to Bangalore ? Check out the complete exhaustive details on Bangalore... http://www.freebangalore.com Here you will find information related to...
Hi, I am using WSDL::Generator to generate wsdl files. While the sub response structure seems to be OK, I was never able to generate a wsdl file with the...
Hey I'd like to know if there is any perl module that can manipulate XML representation of a .NET dataset. Please let me know more about this. Thanks, Vinit...
I have recently submitted a patch to SOAP::Lite that fixes a bug with how SOAP::Lite servers deal with .NET clients that transmit the HTTP "Expect: 100...
hi, i having a problem working with Array element, please help! ... <complexType name="createCustomer"> <sequence> <element name="Customer_1" nillable="true" ...
Hi Im trying to do WSDL first development and consume a SOAP::Lite service with MS ASP.NET client. Im getting an error from MS visual studios when i try and...
Some of my friends have managed to meet a few nice ones off this thing (here is the place they told me: http://www.wilddelight.info/qajib , but what do you...
I'm trying to write a Perl client that interacts with a .NET web service. I've written several others in the past and they've all worked just fine, but this...
the problem: the generated soap body would be ok if "<" and ">" were not translated to "<" and ">" between <request...> and </request> How could I solve...
Hello :-), I'm using SOAP::Lite/Perl/0.65_3, and i get with an "irregular frequency" the following message, when i execute the client: <?xml version="1.0"...
US TECH SCHOOLS RANKINGS The latest addition to VyomWorld.com GRE Section contains the following information about each one of these Top 50 Universities....
I've just set up a new server and I get the above message. I've set this server up like the existing working server. Both servers are running the same Apache...
Hi Guys, I running the SOAP::Lite server as a HTTP daemon (SOAP::Transport::HTTP::Daemon server, autodispatch on the client) 1. I created object of a remote...
Create your **own ** Google Search You can now easily create your own Google Search Engine. Yes, watch out the image below and then you will understand what I...
In response to requests regarding returning a dataset to a .NET client per following message: http://groups.yahoo.com/group/soaplite/message/3395 The following...