Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

soaplite · SOAP::Lite for Perl (soaplite.com)

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1205
  • Category: Protocols
  • Founded: Jan 28, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi Paul, I am sorry to bother you but having now been struggling for days with getting my SOAP::Lite installation to return MIME attachment I see no other ...
2 Sep 6, 2008
7:21 am

lormidorido
Send Email

We are trying to use SOAP-Lite-0.710.08 to make a healthcheck procedure to access our own Web Service running under Linux/Tomcat5/OpenEdge 10. This is running...
1 Sep 4, 2008
10:20 pm

Neal Rhodes
backporchrock
Send Email

Does soap:lite support DIME (attachments) well? Anybody that could share some example code excersising on a public internet service? I saw some about it being...
1 Sep 1, 2008
3:23 pm

qafourever
Send Email

Dear Soap / Perl gurus! I'm using Windows Server 2k3 SP1 and Perl v5.6.1 I have no problem using soap::lite in general i.e. I can pich stock qutes from the web...
1 Sep 1, 2008
3:23 pm

qafourever
Send Email

Hi. One of our supplies updated their .net soap interface and our existing SOAP::Lite code is now failing. We're using a wsdl specification, so all we've...
5 Aug 28, 2008
11:19 pm

maurice_aubrey
Send Email

My apologies if this has been explained before. I have set up a simple Soap server, and it is working as expected. However i do have one question, When adding...
3 Aug 27, 2008
12:41 pm

rahed
raherh
Send Email

Apache/2.2.4 mod_perl/2.0.3 Perl/v5.8.8 SOAP-Lite-0.710.08 Ive noticed that sometimes my soap requests will fail every 6th request which is the same number of...
3 Aug 26, 2008
3:22 am

b. nyec
bnyec
Send Email

Hi All, I am just starting with WSDL & SOAP::Lite (using Lite.pm version 0.65_6 to have som access). I tried a couple of sample client apps: GoogleSearch works...
2 Aug 26, 2008
3:21 am

Mark Knoop
marknoop2002
Send Email

I am using SOAP::WSDL (what I heard is a pre processor to the SOAP::Lite that runs underneath). Started with the usual wsdl2perl generated files (very handy,...
3 Aug 26, 2008
3:21 am

patrick mariani
w8itout
Send Email

Hi I'm sure I have read something about this but now I can't find it. Take the following example: ####################### use strict; use...
3 Aug 26, 2008
3:20 am

Mark Knoop
marknoop2002
Send Email

Hello, I'm new to SOAP::Lite and I'm having what's probably a silly error on my part, but I haven't been able to find anything related in the archives here or...
5 Aug 24, 2008
12:59 pm

rahed
raherh
Send Email

... Here's the complete transaction: SOAP::Transport::HTTP::Client::send_receive: HTTP::Request=HASH(0x12b16e0) SOAP::Transport::HTTP::Client::send_receive:...
1 Aug 22, 2008
4:13 pm

ErikTheRed
er1kthered
Send Email

Hi Everyone, I built a module with stubmaker.pl to connect to a web service which generated two parameters <code snippet of the two parameters> parameters => [...
2 Aug 21, 2008
2:08 am

Eric Bridger
ebridger2004
Send Email

Hi I am making SOAP requests in the following way (have had to remove real urls so not runnable as is but hopefully it makes enough sense): ###### package...
3 Aug 14, 2008
8:45 pm

Mark Knoop
marknoop2002
Send Email

Hi, I have a soap serializer (server) that usually returns strings for most requests. However, for one request, it returns an array of strings. In the past, I...
1 Aug 8, 2008
4:24 pm

Edward Kawas
kawas7
Send Email

A simple question, but I can't find the answer on www.soaplite.com I have a SOAP method that returns multiple results: sub Foo { my $Self = shift; my...
1 Aug 7, 2008
7:17 pm

John Gateley
jfootiger
Send Email

I have a method (get_fees) for the Web service returning the 'fees' XML and I'm able to do that by simply populating my_variable with the XML and returning...
2 Aug 6, 2008
8:55 pm

pat.mariani@...
w8itout
Send Email

Hi SOAPlite Group, i am new to SOAP Lite (and PERL in generell ;-)) and stuck in a problem. I'am able to give a wsdl, call a Function with a parameter. But...
2 Jul 30, 2008
2:28 pm

patrick mariani
w8itout
Send Email

My server set up is: SOAP::Lite 0.69 Apache/2.0.55 mod_perl 5.8.7 When a client sends a request for SOAP 1.2 there is no xsi declaration in the response: ...
1 Jul 22, 2008
10:46 pm

rolf.banting
Send Email

When code is as follows my $s = SOAP::Lite -> proxy('http://172.17.164.154:4094/SDrive/SDAMex&#39;) -> uri('urn:#SDAGetWSInfo&#39;); logcomment("Response is $s"); my...
1 Jul 21, 2008
9:43 pm

Sanjay Saxena
ssaxena62
Send Email

I had most of Soap calls working in version 0.6. On upgrading to 0.710, none of them seem correct. Has anyone seen this issue and how have you fixed the...
1 Jul 17, 2008
5:10 pm

asmitaj
Send Email

My first parameter regionId is not being generated in the SOAP request. Can someone help? # create a hash struct with parameters my @p = ( ...
1 Jul 16, 2008
5:01 pm

ur_php_developer
ur_php_devel...
Send Email

I have a server and client scripts called lights.pl and lights.cgi. This script controls my X10 lamps using the Device and ControlX10 perl modules. I can't run...
2 Jul 14, 2008
7:34 pm

rahed
raherh
Send Email

Hi I suspect this may be obvious but I am not clear on what happens where. I have to make a SOAP method call to a 3rd party, passing a return URL as one of the...
4 Jul 14, 2008
5:02 pm

Mark Knoop
marknoop2002
Send Email

Hi there! I am new to SOAP::Lite and ran into what is probably a simple problem, but I am dead in the water. I have a wsdl here:...
1 Jul 11, 2008
4:27 pm

Jeff Yoak
yoak
Send Email

Hi, I'm new to SOAP::Lite and I've been following the simple examples I've found. However I'm stuck on whats happening here: The simple test server takes a...
1 Jul 10, 2008
7:07 pm

si_morton_uk
Send Email

Hi, Sorry if this has been asked a lot but I wasn't able to find a clear solution to this yet. I'm working on some scripts to upload base64 encoded files to a...
1 Jul 9, 2008
9:30 pm

Jeremy
s6a9d6u9s@...
Send Email

I have a couple of scripts which had the following construct for custom http headers which worked with v0.69: $client->transport->http_request ->header('Foo&#39;...
1 Jul 9, 2008
9:29 pm

sureshsundriyal
Send Email

Does anyone have good examples of SOAP:lite client to gSOAP server? Thanks...
1 Jun 30, 2008
2:42 am

trump_79
Send Email

Hi I would like to have this header of this kind of nature. <?xml version="1.0" encoding="UTF-8"?> <soap:Envelope ...
1 Jun 26, 2008
10:30 pm

lucy3538
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help