... I apologise. That patch was back-to-front! Please find a correct patch attached. Ollie -- Ollie Cook UNIX Scripter Information Systems Direct Line: 020...
5156
harbica
Jan 27, 2006 7:41 pm
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...
5157
Byrne Reese
byrnereese
Jan 27, 2006 8:46 pm
I have a fix for this. Let me go ahead and patch this, and include the patch that was posted to the group today for the content-type encoding issue and get...
5158
hapm_ml
Jan 27, 2006 9:34 pm
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)...
5159
Byrne Reese
byrnereese
Jan 27, 2006 10:11 pm
I have deployed SOAP::Lite 0.67 to CPAN. The change log includes: * fixed a bug where the charset parameter kept getting re-added to the content-type header *...
5160
k_lightsey
Jan 28, 2006 12:48 am
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...
5161
Pieter Neerincx
pneerincx
Jan 30, 2006 12:51 pm
Dear Byrne, I'm working with a framework where services are stored in a central database. A client searches this database and the database server returns WSDL...
5162
tutailitama
Jan 30, 2006 12:52 pm
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...
5163
Philip Reetz
philipreetz
Jan 30, 2006 2:17 pm
... 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 - -- ...
5164
Byrne Reese
byrnereese
Jan 30, 2006 4:03 pm
Haven't heard about this in a while - did this ever get resolved for everyone with the latest releases?...
5165
Byrne Reese
byrnereese
Jan 30, 2006 5:53 pm
Wow. I am surprised to see Amazon create a schema like this, as I am pretty sure this goes against interoperability recommendations of the WS-i, or even the...
5166
Byrne Reese
byrnereese
Jan 30, 2006 5:53 pm
Can you send to the list a code sample, and a trace of the request and response? That will help us to better understand the problem you are having and come up...
5167
Nate
jashmenn
Jan 31, 2006 1:57 am
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...
5168
tilmant_a
Jan 31, 2006 2:41 pm
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:...
5169
napc_kai
Jan 31, 2006 4:50 pm
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...
5170
dcraul1970
Feb 1, 2006 7:28 am
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...
5171
Don Seiler
dtseiler
Feb 2, 2006 4:36 am
... Sure. I have a function called SavePage(), taking 5 params. These are username, password, pageId, pageTitle, and pageContent. The pageContent field is...
5172
Don Seiler
dtseiler
Feb 2, 2006 4:41 am
... Guess what. I upgraded to 0.67 and it works fine now. Sorry about that! Don....
5173
Bruno Harbulot
Bruno.Harbulot@...
Feb 3, 2006 2:35 am
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,...
5174
Daniel M.
danny_mk
Feb 3, 2006 4:07 pm
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...
5175
Austin Kropp
kropp@...
Feb 3, 2006 5:49 pm
Check out Pod::WSDL http://search.cpan.org/dist/Pod-WSDL/lib/Pod/WSDL.pm You have to define the interface in your POD and then generate the wsdl, so it is not...
5176
Jonas Pasche
mail@...
Feb 3, 2006 7:40 pm
Hi out there, I'm relatively new to SOAP and XML at all, but I think I've got the basics. However I'm currently stuck with a problem regarding an ...
5177
dextergoldmanit
Feb 4, 2006 5:37 am
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...
5178
ciscop6@...
Feb 4, 2006 1:25 pm
This message is about Human beings, Democracy, UNHCR, Refugees, The Iraqis, Islam, Kurds, Human rights, Respect, Money, Donations, Angelina Jolie, Pavarotti,...
5179
migvan
Feb 4, 2006 5:53 pm
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...
5180
migvan
Feb 4, 2006 6:39 pm
A small correction to my previous post. The C# error is: "Cannot implicitly convert type 'WindowsApplication1.ABC.Person[]39; to 'System.Xml.XmlDocument'" and...
5181
migvan
Feb 4, 2006 9:50 pm
A small correction to my previous post. The C# error is: "Cannot implicitly convert type 'WindowsApplication1.ABC.Person[]39; to 'System.Xml.XmlDocument'" and...
5182
nancycollinsit
Feb 5, 2006 6:34 am
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...
5183
kendra-mackey711@...
Feb 5, 2006 1:23 pm
Investors News Alert!! THIS IS UNDISCOVERED GOLD ( MDEX.PK) Watch out the st0ck go crazy on Monday morning February's Feature Company... Madison Explorations,...
5184
wanda_b_anon
Feb 8, 2006 2:51 am
This happened to me installing the latest 0.67 on OS-X 10.3, but it was temporary. When I tried again later, it passed the test and installed. Maybe a ...