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

Hello, i have the following problem: I built the stubcode of the Amazon web services via "stubmaker.pl http://soap.amazon.com/schemas2/AmazonWebServices.wsdl"....
5 Feb 5, 2008
3:34 pm

Peter Hartmann
huberhans90
Send Email

Dear Friends Greetings from Gomathi - Job Cookies, I represent one of the leading IT consultancies called Job Cookies. Job Cookies is a dynamic and...
1 Feb 5, 2008
6:34 am

Gomathi Muthiah
jobcookies2
Send Email

Client side: my @d; $i = 0; while (<STDIN>) { chomp; @d[$i] = SOAP::Data->name('appointment&#39;)->type('appointment&#39;)->value( [ ...
1 Feb 5, 2008
6:33 am

Andrei Ivanov
ensen_andy
Send Email

Hello, I am using SOAP::Data to build a request to a SOAP server. I send ir with SOAP::Lite, generating this request XML: <?xml version="1.0"...
1 Feb 4, 2008
11:31 pm

Paco Regodón
francisco@...
Send Email

How can I serialize complex types in soap lite (using wsdl). The message should look like this. (The Wsdl has defined types such as Metrics.) <message> ...
1 Feb 4, 2008
6:51 pm

rvanveen_nl
Send Email

Hi all! I've a system where i can call several methods in the same request. For instancem the body will look something like this: <SOAP:Body> <ping> ...
1 Jan 31, 2008
9:19 pm

Jose Borges Ferreira
debaixo_de_f...
Send Email

Getting array at the client side is no problem with Soap::SOM, but how I can get passed array at the server side? I can not get SOM methods at the server. This...
1 Jan 30, 2008
2:42 am

Andrei Ivanov
ensen_andy
Send Email

I'm pretty new to soap and trying to develop an application to rate and eventually ship and print labels for shipments. Here's a current look at some of the...
2 Jan 27, 2008
7:17 pm

Eric Bridger
ebridger2004
Send Email

I noticed in SOAP::Lite 0.70_2 you fixed the UTF8 and base64 bug where base64_encode() was handed UTF8 data (CPAN Bug# 30271). We're using SOAP::Lite 0.60_1...
1 Jan 25, 2008
7:16 pm

Greg Wittel
gwittel
Send Email

Hi, I've been using SOAP::Lite module to access a .NET webservice from a unix machine. Everything was going smoothly until I changed the localization of the ...
2 Jan 14, 2008
11:05 pm

Victor A. Rodriguez
victor_bitman
Send Email

Dear all. I've used SOAP http daemon for a SOAP server. I would like to log client information such as ipaddress, name server, etc. How do I get this...
2 Jan 14, 2008
10:12 pm

jywu0812
Send Email

I have a server that consists of a dispatcher and a separate module running under IIS. I ran them under IIS and Apache. Apache seems to feed way more...
1 Jan 14, 2008
10:12 pm

mcm1303
Send Email

After my Apache/mod_perl/SOAP::Lite based server is running for a while and working perfectly, I get the following error when making a SOAP call: Error...
2 Jan 14, 2008
3:33 pm

techrg99
Send Email

I've written a small stub Soap::Lite server that needs to accept requests from a .NET client. It seems like the server can't understand the incoming soap...
2 Jan 9, 2008
1:41 pm

rahed
raherh
Send Email

Hi, I'm getting a permission error when I run a cgi script that calls a simple web service. The same web service executes successfully when called from the...
1 Jan 8, 2008
8:36 am

fifth_note@...
fifth_note
Send Email

my script is following: my $soap = SOAP::Lite -> on_action( sub { join '/', 'http://somewebsite&#39; } ) -> proxy('http://thatwebsite/bla.asmx&#39;); it produces the...
1 Dec 25, 2007
4:29 pm

nanoterabeta
Send Email

Hi, I am trying hibye example (hibye.cgi, hibye.pl) from guide.soaplite.com, but i am getting the following error. Following the error is the client and server...
2 Dec 25, 2007
6:56 pm

Phil B
trump_79
Send Email

Hi, I have one C#.Net WebService deployed on windows server 2003. and i have following rquirements: 1. calling the webservice from perl script from Linux...
2 Dec 21, 2007
7:23 pm

vinita_ymca
Send Email

Hello "the list" ! I'm using perl to create a client that is expected to exchange quite extensive xml structure according to the soap v 1.1 standard. According...
1 Dec 13, 2007
8:16 pm

joel.thoren
Send Email

Hi, I am running an HP Alpha DS25 server, openvms 8.3 os, and perl v5.6.0 built for VMS_AXP. Will your version of SOAP run on our server with Perl? Thanks, ...
1 Dec 13, 2007
8:16 pm

cj.aaron
Send Email

The WSDL service referenced in the SOAP::Lite Quick Start Guide at: http://guide.soaplite.com/#access%20with%20service%20description%20(wsdl) seems to have...
1 Dec 10, 2007
4:03 pm

Mike Taylor
michaelptaylor
Send Email

Hey all Fairly new to SOAP::Lite but have been using Perl for awhile. I've created a module called "dbtcp.pm" as an interface to the "dbtcp" command line...
1 Dec 9, 2007
6:37 am

brettrandall83
Send Email

I have this soap API i'm trying to talk to. And it likes to return blessed references as results... and I can't for the LIFE of me figure out how to get at the...
2 Dec 12, 2007
3:24 pm

Eric Bridger
ebridger2004
Send Email

Okay i'm trying to talk to this api that returns data structurs as results. Here's my code to talk to it. $result =...
1 Dec 8, 2007
8:20 pm

Chuck
chuck_cochems
Send Email

I am trying to make a SOAP::Lite client that accesses a service described by WSDL. Here is the simplest possible version: #!/usr/bin/perl -w use strict; use...
1 Dec 5, 2007
4:58 pm

mike@...
michaelptaylor
Send Email

Hi. First-time SOAP::Lite user here. So I have to make a Perl program that acts as a SOAP client; and as far as I can see, the only realistic option for doing...
2 Dec 4, 2007
5:33 am

Edward Kawas
kawas7
Send Email

I have a simple service for uploading a file to a server with authentication. If the authentication fails, I generate a fault. If I invoke the operation using...
1 Nov 26, 2007
8:55 pm

Ivor Durham
ivordurham
Send Email

Hello - I have a client sending data to a server and the XML is blowing up during parsing. I need to view the envelope before SOAP::Lite parses it. I tried...
1 Nov 23, 2007
8:05 am

mark_elrod
Send Email

Hi, I test a little script currently that talks to a SOAP server (Deplhi I think). I have used stubgenerator to get a perl module. Although the server should...
2 Nov 22, 2007
6:25 pm

Oeschey, Lars (I/EK-1...
lars.oeschey
Send Email

Hello guys, I'm just starting out with visual studio 2005 and I'm trying to use c++ to send messages to a Perl based web service at my ISP internet website. I...
1 Nov 22, 2007
9:42 am

Sarah Carter
sarah1878carter
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