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

I'm having a bit of trouble where I'm continually having to check if the result is an array or not to deal with it. Is there some way to always get an array,...
1 Apr 30, 2010
4:53 pm

Jo Rhett
jorhett
Send Email

Hi All, I have some code that was working perfectly with SOAP::Lite 0.708, but fails with everything starting from 0.708. The problem happens when an array is...
1 Apr 29, 2010
11:42 pm

jcroall
Send Email

Hi all, I have a problem and can't spot how to solve it. I have Googled and searched the archive here but can't find anything, so my apologies if this has...
3 Apr 23, 2010
2:59 pm

precisionlyte
Send Email

Hello, I have written some (perhaps too clever) code that attempts to enforce a strict API when calling a web service. Users must pass in blessed hashrefs and...
1 Apr 20, 2010
4:37 am

jcroall
Send Email

Very simple question. Where SOAPAUTH is a Header object, this works: my $som = $soap->call( SOAP::Data->name( $method )->attr( $SAMAPI ) => $SOAPAUTH ); ...
4 Apr 6, 2010
8:08 pm

Martin Busik
mbusik70
Send Email

I haven't tried any code on the newest Perl release-candidate, but someone who did sent me the following via Twitter: defined(%hash) is deprecated at ...
1 Apr 6, 2010
6:57 pm

Randy J. Ray
rjray_perl
Send Email

There is a page with two links on it about how to disable the c-gensym elements http://www.soaplite.com/2003/08/how_do_you_turn.html Both of the links there...
4 Mar 30, 2010
7:07 am

Jo Rhett
jorhett
Send Email

I am new to SOAP::Lite within PERL and need this to access a data repository. However, access to this repository is using a function call...
2 Mar 27, 2010
9:27 pm

Martin Busik
mbusik70
Send Email

I try to use a webServices with SOAP::LITE. With only simpleType like String is OK. But if I work with complexType my object in the service is always NULL. I'm...
3 Mar 27, 2010
9:09 pm

Martin Busik
mbusik70
Send Email

I'm dealing with a SOAP API that is returning Faults inside the envelope instead of inside the body. This is clearly against the API documentation, but they...
2 Mar 27, 2010
9:06 pm

Martin Busik
mbusik70
Send Email

I've got singular method calls working fine: my $som = $soap->call( SOAP::Data->name( 'ping' )->attr( $API ) => $AUTH ); or simpler if I didn't need the...
1 Mar 26, 2010
12:42 am

Jo Rhett
jorhett
Send Email

The documentation (pod) for trace options indicates that the follow is possible: # Send output to a function SOAP::Lite->import( +trace => method => transport...
1 Mar 25, 2010
6:02 pm

Jo Rhett
jorhett
Send Email

Dear group, I asked the same to the perlmonks, but maybe here are more Soaplite specialists :-) So here we go : I got a question about SOAP::Lite, which I...
2 Mar 18, 2010
10:36 pm

Martin Kutter
kutterma
Send Email

Dear Group, I've been encountering an issue with a particular result being returned empty from a webservice through SOAP::Lite but using the same exact request...
5 Mar 18, 2010
10:36 pm

dbower01
Send Email

An older version of SOAP::Lite (0.60) defaulted to SOAP 1.1 and XMLSchema 1999. However, SOAP::Lite 0.710 still defaults to SOAP 1.1 but use XMLSchema 2001....
1 Mar 10, 2010
5:03 pm

rosko.james
Send Email

Hey folks, there is a good working PHP WSDL call-example which I want to redo in Perl using SOAP::Lite. My other calls built in Perl work very well, but that...
2 Mar 9, 2010
7:06 pm

Martin Busik
mbusik70
Send Email

Hi, I'm new to perl and soap and didn't find any solutions for my problem so maybe you can help me. I have a .net WCF Service, Soap 1.2, with authorization...
1 Feb 19, 2010
2:55 pm

nulibali
Send Email

Hi, I am having problems working with a Microsoft-IIS server. The example <soap:Envelope&gt; they give me does not have the following: ...
1 Feb 10, 2010
9:16 pm

robertb127
Send Email

Hello guys, I need to use DIME attachments with SOAP::Lite and apparently it is not working. DIME-Tools works ok by itself, SOAP::Lite works ok with MIME but...
2 Feb 10, 2010
9:16 pm

Byrne Reese
byrnereese
Send Email

Out of curiosity, how many people out in the soaplite community are available for contract work on the SOAP::Lite toolkit? It might be good to put together a...
1 Feb 10, 2010
9:15 pm

Byrne Reese
byrnereese
Send Email

Hello, I have a multipart message. I created the attachment with MIME::Entity: my $ent = build MIME::Entity( Type => "application/xop+xml", Encoding...
1 Feb 9, 2010
5:34 am

patwa_2003
Send Email

I have an application which is an existing standard CGI app, but I wish to also support SOAP requests for the same application. The submitted headers and POST...
4 Feb 8, 2010
4:39 pm

Dave Howorth
dhoworth@...
Send Email

Hello, I'm trying to set up a SOAP::Lite server that uses cookies to handle sessions. I have found plenty of examples on how to handle cookies on the client...
2 Jan 27, 2010
3:51 pm

Joseph Werner
telcodev@...
Send Email

I have been using your perl module `Soap::lite&#39; for last one month. I have trying to verify few webservices. I came across a strange scenario in which the...
1 Jan 18, 2010
4:16 pm

manumahendran
Send Email

HI ALL!!! I'm new with Perl-Soap and Perl in general, a newbbee!! I want to write a perl client for calling this web service : ...
2 Jan 15, 2010
4:14 pm

Nick Wehr
nick2canz
Send Email

I'm trying to make soap lite work with the Doba wsdl and having problems. I'm able to create the soap lite object with the call to SOAP::Lite->new->service(...
1 Jan 13, 2010
5:26 am

Alan Young
alansyoungiii
Send Email

Hello, I am new to SOAP::Lite and trying to talk to a SAP Webservice. I managed to access it and get a response, but I am stuck with reading the response. My...
1 Jan 11, 2010
3:43 pm

uwe@...
Send Email

Hi all, I'm trying to update an existing project that uses SOAP::Lite version 0.60 to 0.710. There are some existing complex types defined in a .wsdl that the...
1 Jan 4, 2010
7:27 pm

Eric Wersel
ericwersel
Send Email

Hi. I'm having a problem with my module JIRA::Client (http://search.cpan.org/~gnustavo/JIRA-Client/) which uses SOAP::Lite to implement an extended interface...
2 Dec 14, 2009
3:40 pm

Gustavo Leite de Mend...
gnustavo
Send Email

I am having problems getting the generic client/server script to run under IIS with activestate per 5.8.9 I have tested basic perl CGI handling at it works....
2 Dec 10, 2009
8:10 am

martin.busik@...
mbusik70
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