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, 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

Hi, I'm on SOAP::Lite version 0.66, using a WSDL (below) to make the ... my $soap = SOAP::Lite->service(&#39;file://path/to/Authentication.wsdl') ->proxy($ws_url);...
1 Jun 16, 2008
3:40 am

Chris Woodfield
cwoodfieldatl
Send Email

Dear Soap:lite Communtiy. I writing a soap:lite client for some web service which returns me a byte array of an image which I would like to save to a file. Can...
1 Jun 12, 2008
7:25 pm

goetz_stefan12
Send Email

I'm trying to use SOAP Lite through mod_perl to integrate with QuickBooks. QuickBooks does a GET /soap HTTP/1.1 (/soap is the endpoint I'm using) in order to...
1 Jun 11, 2008
9:32 pm

bkimmel_7
Send Email

Hi, I have a SOAP service running as a .pm via Apache2::SOAP, which is a SOAP-specific mod_perl2 wrapper lib. However, I cannot get the mod_perl2 methods for...
2 Jun 9, 2008
7:23 pm

Eric Bridger
ebridger2004
Send Email

Dear All, I'm trying to write a client to call the 'LeadInsert&#39; method based on the wsdl attached (it's generated by a Java CRM from Oracle). My code is as...
1 May 29, 2008
2:34 pm

danny.glue
Send Email

can anyone give me some explaination how I modify the soaplite encoding style into rpc/literal? default is rpc/encoded. I've searched it in internet, but find...
2 May 23, 2008
2:49 pm

Eric Bridger
ebridger2004
Send Email

Hi Guys, I've been struggling to understand how the bits and pieces of code in SOAP::Lite and the data in the produced XML output hang together, and am almost...
3 May 16, 2008
1:36 am

Andrej Ricnik-Bay
lemmetink
Send Email

Hi, I need to use SOAP to access data from a SOAP server which uses WSDL over HTTP. My problem is that I need to change the SOAPAction that is sent with the...
2 May 9, 2008
6:13 pm

Thomas J Pinkl
tpinkl
Send Email

Hello, I have a script that sends the following XML to a web service: <?xml version="1.0" encoding="UTF-8"?> <soap:Envelope...
2 May 4, 2008
4:39 pm

Chris Woodfield
cwoodfieldatl
Send Email

All, I am hoping someone will be able to assit me, I am trying to install SOAP::Lite from the latest tarball I download. Perl version is 5.8.8, running on...
3 May 2, 2008
2:03 pm

Andrew Berry
goolies_tg
Send Email

Hello, I was wondering if anyone might be able to offer some insight on my problem. I am writing tests for a perl script which relies on SOAP to send and ...
3 May 1, 2008
5:27 pm

Joe Joe
killgore9999
Send Email

After mailing my response, I received a number of bounce messages from accounts that have been deactivated, but also that I suspect should never have been...
1 May 1, 2008
2:54 pm

Joe Hourcle
jhourcle
Send Email

After running a few tests, I'm finding that the operations performed by the SOAP::Lite decode() method (actually in the SOAP::Parser package) are causing huge...
1 Apr 28, 2008
11:54 pm

Lev Lvovsky
levl289
Send Email

Check out http://www.savitriya.com/ . These guys are really doing a great job! Best, Raj...
1 Apr 26, 2008
12:28 pm

iconmans
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