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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

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

Wow, It has been a while since I wrote to this group. Hi everyone! I just wrote a new Perl module which I thought might be useful to people on this list as it...
1 Oct 29, 2009
6:49 pm

Byrne Reese
byrnereese
Send Email

<<job assignment solicitation>> Sorry for the quasi-spam, hoping to get a hand from one of you. My startup has a Soap API our partners use to insert orders...
1 Oct 23, 2009
6:20 am

joff
Send Email

I am attempting to port this code to a new server install, but for some reason it's not working with a current version of SOAP::Lite. When I switch the new...
1 Oct 15, 2009
10:14 pm

Wersel, Eric
ericwersel
Send Email

Hello All, We have a requirement to integrate our vendor provided B2B platform with a trading partner who uses SOAP Perl Lite client as the web service client....
2 Sep 13, 2009
12:57 am

Martin Busik
mbusik70
Send Email

Hello, I'm new to SOAP and am confused about array encodings. The Java-based service that I am trying to interact with expects the following format: ...
2 Sep 6, 2009
4:00 pm

jcroall
Send Email

I have 710 on linux, and 55 on windows. I am connecting to the same service, with exactly the same code, windows works, linux doesn't (the +traces are...
1 Sep 3, 2009
9:29 pm

jdawgaz
Send Email

I am trying to build a SOAP request with the following structure: <?xml version="1.0" encoding="UTF-8"?> <soap:Envelope...
3 Sep 1, 2009
3:35 pm

pgfarr
Send Email

I am pretty new to SOAP::Lite and SOAP in general so please excuse any terminology faux pas. I am trying to access a web services interface in a product called...
3 Aug 28, 2009
3:59 am

pgfarr
Send Email

I have a query that returns data,but sometimes that data is an error message (a warning really). To find out whether it really worked I must access the status...
1 Aug 28, 2009
3:59 am

pgfarr
Send Email

Hi, Can Soap::Lite handle DIME response? When i make this call to get a DIME Document, then the debug print the whole Xml out, but the program dies at this...
1 Aug 27, 2009
3:49 pm

Andrea Pfister
andrea.pfist...
Send Email

I have a SOAP server functioning quite well (preforking and serving) but when the system was upgraded (Debian from etch to lenny, i.e. from perl 5.8 to 5.10)...
3 Aug 20, 2009
9:39 pm

Lee Carmichael
lecar_red
Send Email

Hello Folks, I am new to the user group and very new using soap lite I am trying to set element attributes, and a sub-set of attributes to an element. I...
2 Aug 6, 2009
2:03 am

Roger Beauregard
rogerbzxcr
Send Email

Hi, We're trying to consume a SOAP service provided by .Net. We've got a reference SOAP request that works. Then we've re-engineered the same request via...
4 Aug 1, 2009
7:21 pm

rahed
raherh
Send Email

Greetings. I'm looking for some working examples using SOAP under mod_perl. I'd like to set up some simple web services, but I don't have any experience with...
2 Aug 1, 2009
4:04 pm

Joseph Werner
telcodev@...
Send Email

Hi, To quickly present myself, I'm the founder of the ]po[ open-source ERP/PSA system: www.project-open.com and www.project-open.org/documentation. We...
1 Jul 30, 2009
8:55 pm

fraber@...
frankxbergmann
Send Email

Can anyone tell me how to get around this failure as a SOAP client? Error: Unspecified namespace for type 'agent&#39; when I try to use Soap::lite to parse the...
1 Jul 29, 2009
5:52 am

Eric the Red
captcuffs
Send Email

I have: SOAP::Lite 0.710.08 ...running on: This is perl, v5.10.0 built for i486-linux-gnu-thread-multi ...against this WSDL (which I've also copied and pasted...
3 Jul 28, 2009
10:00 am

rahed
raherh
Send Email

Hi, I'm currently trying to train myself in using SOAP::Lite and having problems with the most basic use. Unfortunately I must confess that I don't know much...
6 Jul 27, 2009
6:47 pm

Patrick Schoenfeld
patrick.scho...
Send Email

Hi Folks, I am pretty new using soap lite and setting element attribute, I have had some success but have been wrestling with setting / adding addind a...
1 Jul 24, 2009
6:25 pm

rogerbzxcr
Send Email

Hi all, I have the following server configuration: *. Apache/2.2.11 (Ubuntu) *. mod_perl/2.0.4 *. Perl/v5.10.0 *. SOAP Lite 0.710.08 I am trying to send a...
1 Jul 10, 2009
3:19 pm

adverick.bacon
Send Email

Hi all together! I have a problem creating a soap-lite client request including some saml tags. I have the code in java, that does the correct request at the...
3 Jul 7, 2009
1:37 pm

rahed
raherh
Send Email

Hi all together! I have a problem creating a soap-lite client request including some saml tags. I have the code in java, that does the correct request at the...
1 Jul 6, 2009
3:13 pm

Martin Thomas Schrott
thinkingsystems
Send Email

Hi all, Wondering if someone might be able to point me in the right direction on this. I've written some SOAP::Lite server code which is being called from ...
1 Jun 25, 2009
2:44 pm

Paul Dwerryhouse
pdwerryhouse
Send Email

I have created a very basic soap service that returns a hash of hashes. When I call my soap service, I see this in the apache error logs for every request I...
1 Jun 11, 2009
11:27 pm

rsvancara
Send Email

Hi. I'd like to be able to use SOAP::Lite to generate soap request messages from a perl simple perl data structure and parse them again to check that I get the...
1 Jun 8, 2009
2:29 pm

Michael Zedeler
mzedeler
Send Email

Hi there, does anybody know how to change http protocol in soaplite? i've been searching for the guide, but still found nothing. what I want to do is...
1 May 27, 2009
2:28 pm

Erwin Lesmana Liem
liemerwin
Send Email

Hello list, I was googling on SOAP::Lite and WS-Security / userToken, but haven't found an appropriate solution. There is a package WSRF::Lite, but this does...
2 May 22, 2009
4:41 pm

mbusik70
Send Email

Hi, I have a little problem with my SOAP Client program. I'm using SOAP::Lite with perl 5.8 on debian lenny. The WebServices server is a Windows 2003 - IIS 6.0...
1 May 21, 2009
3:08 pm

zoltan_kiss@...
zoltan_kiss...
Send Email

I have a old Perl script that uses SOAP::Lite. I am trying to reuse it but when I try to run the web client I get the following error. "Tk::Error: Can't locate...
3 May 13, 2009
10:53 pm

joemustafa
Send Email

Hello, I am trying to make sure, when the invoke() method in the subclass(package B) is called that the get_basic_credentials from the super class(package A)...
1 Apr 22, 2009
9:10 pm

Srinivas Vippagunta
srinivasvipp...
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