Folks, Got a tricky one here. I have written a SOAP::Lite service which happens to be a consumer of a SOAP service hosted in Weblogic. The WLI service connects...
all- hoping for some advice here. I need to create a server to respond to a 3rd party client. They have provided the WSDL file, and I have generated a module...
there's lots of discussion about how to *parse* returned arrays or complex types, but how do i send an array? byrne's sample code, which i modified as such: ...
Hello, Pod::WSDL is somewhat limited, but I think an update is on the way from the author, actually I am eagerly awaiting it. An alternativa could be: ...
Hi! I'm working on developing a web service to be accessed by Intuit's QuickBooks Web Connector. They provide a WSDL specification for the servce. If I want to...
How to get your share. Hi People, Here is how we can get our share from the internet CUrrency. There is so much of it out there, so why not get what BELONGS to...
Interest FREE Student Loan Consolidation Program. For All and latest updates on student credit cards, student credit, online credit report, University Degrees...
When I try to install SOAP::Lite on OSX I get unning make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib39;,...
Investors News Alert!! THIS IS UNDISCOVERED GOLD ( MDEX.PK) Watch out the st0ck go crazy on Monday morning February's Feature Company... Madison Explorations,...
Get Free Web Hosting Guide, All that you need to know about web hosting. Just go through this comprehensive Guide and explore your share of web hosting in...
This may be a bit of an off topic but since it has to do with SOAP interoperability, chances are someone may have dealt with this. I have a working SOAP web...
A small correction to my previous post. The C# error is: "Cannot implicitly convert type 'WindowsApplication1.ABC.Person[]39; to 'System.Xml.XmlDocument'" and...
This message is about Human beings, Democracy, UNHCR, Refugees, The Iraqis, Islam, Kurds, Human rights, Respect, Money, Donations, Angelina Jolie, Pavarotti,...
Interest FREE Student Loan Consolidation Program. Hi Everyone, If you want to use that brilliant spark in your self to create a FIRE in your Educational...
Hi, although I am sure that this question has been asked a million times here it goes again. I have searched google(groups) but no dice! Does SOAP::Lite or...
Hello, I'm trying to get a SOAP::Data object (from a SOAP::SOM) that can be serialised later on with its namespaces (and full SOAP::Data content). For example,...
... Hash: SHA1 Hullo all. I'm writing a SOAP server (CGI), and some of the functions need to take in XML strings as arguments. However it looks like the SOAP...
Hi, I have set up a standalone HTTPS server with SOAP-Lite using certificates. Now my task is to get some data of the client certificate being sent to the...
hello, new to SOAP::Lite. I'm creating a server that will act as a Callback interface for a vendor's product running on another machine. The vendor provided a...
Hi, I would like to modify Accept : application/soap to Accept :application/soap+xml when I send the request : Accept: text/xml Accept: multipart/* Accept:...
I'd just like to announce the release of my new module SOAP::Amazon::MerchantTransport. I am posting this here because it is basically an adapter based on...
Greetings, I am having some difficulties getting SOAP::Lite to have two sibling root elements. Why would I want to do this? Because Amazon requires it, oddly...
Hello, I have a problem when upgrading to Soap::Lite 0.66 I have a simple code which worked in previous version (I replaced uri by ns (using default_ns instead...
... Hash: SHA1 Hello, is it possible, when implementing a SOAP-Server with SOAP::Lite, to verify the client request against a WSDL-file? Thanks, Philip - -- ...
Hi! I wrote these examples, using SOAP::Lite 0.67: SOAP server must receive attachments and save them into a file. ############### SERVER BEGIN #!/usr/bin/perl...
Hello, My specifications say my web services have to support DIME attachments -- I'm hoping that I can use SOAP::Lite for this project but it doesn't look like...
Hi there! I've been trying to consume a SOAP::Lite web service from a .NET client (C#) which returns a complex type. I couldn't make it work (in the .NET side)...
A couple months ago I posted about getting SOAP::Lite to pass attachments to a service. At the time I wasn't concerned about retrieving them. Now I'm trying...
Under SOAP::Lite 0.66 the Content-Type: HTTP header grows and grows with each call. Enabling 'trace39; shows the header being sent as follows: Content-Type:...