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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

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

SOAP Hello people,   I need urgent help on topics below 2:   1 ) how to retrieve the SOAP request in XML format ? 2 ) Is there a way to make the more...
2 Aug 25, 2010
9:44 pm

Joseph Werner
telcodev@...
Send Email

Hi, I'm trying to access a web service using SOAP::Lite and Axis2. There is no problem with the access but returned data seems incomplete. An array with number...
1 Aug 12, 2010
4:35 pm

fdegirmenci
Send Email

Hi, I am new to SOAP::Lite and I seem to have a weird behaviour which I can't find my way around. Any pointers would be highly appreciated. I am trying to...
1 Aug 12, 2010
4:46 am

Mithun Bhattacharya
inzoik
Send Email

SOAP::Lite&#39;s first output is the XML declaration. Is there a way to tell SOAP::Lite not to output the XML declaration and start with the SOAP envelope? I'm...
2 Jul 29, 2010
7:47 am

Martin Busik
mbusik70
Send Email

I there a way to tell SOAP::Lite not to send the XML declaration? I'm access a web service that throws an http 500 error when it see: <?xml version="1.0"...
1 Jul 27, 2010
8:50 pm

jcmcdevitt
Send Email

To all SOAP::Lite users, Hope you guys can help me with my situation below. We plan to generate a SOAP client using SOAP::Lite.  In the "soap address location...
1 Jul 15, 2010
6:30 pm

Leilani Tubu
leilani.tubu@...
Send Email

Hello, I am still trying to find debug my earlier issues and I ran into another problem. This is in SOAP::Lite version 0.712 Here is the warning/error: Use of...
5 Jul 14, 2010
11:32 pm

Thomas Boyda
tjzboyda
Send Email

Hello, Is there a way to tell SOAP::Lite server daemon *not* to parse the SOAP body, but just return the body in a variable? SOAP::Lite does not need to...
2 Jul 13, 2010
7:11 pm

Jo Rhett
jorhett
Send Email

Hello, I am having an issue with SOAP::Lite - I have a SOAP:Lite HTTP daemon which is to catch an XML document from a hospital system but when receiving the...
1 Jul 9, 2010
8:53 pm

Thomas Boyda
tjzboyda
Send Email

I'm able to send SOAP messages to a .NET WCF service via SOAP Lite successfully, unless the message meets these 2 criteria: - contains a less-than bracket < -...
3 Jul 8, 2010
10:36 pm

kooganani
Send Email

I am issuing a SOAP request and receiving a response but when SOAP::Lite returns the result structure, the structure is all empty. Issuing print(...
1 May 17, 2010
2:15 pm

captcuffs
Send Email

I've been trying to figure this out on my own, e.g. by reading this mail list and sites like: ...
2 May 16, 2010
5:49 pm

rahed
raherh
Send Email

Trying to use SOAP::Lite with .NET based webservice as described here: http://msdn.microsoft.com/en-us/library/ms995764.aspx, getting an error. "Element...
1 May 11, 2010
4:42 pm

IrakliyS
irasha
Send Email

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