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

I've been upgrading some of my servers, and as a result, ended up with the new version of SOAP::Lite on my system. One of my CGI scripts uses SOAP::Lite to...
3 Nov 9, 2004
11:37 pm

Kyle Ellrott
kellrott@...
Send Email

I am having trouble using a Perl client with a .NET server. This code worked just fine with 0.60a, but fails with 0.65 beta 2. Given the following code: use...
1 Nov 9, 2004
5:41 pm

pfconrey
Send Email

I am considering using the COM support in SOAP Lite. Are there plans to continue including 'lite.dll&#39; in the build? I would build it myself but I do not have...
1 Nov 9, 2004
2:50 am

Maurice McCabe
orb_soft
Send Email

I'm writing client code with SOAP::Lite module, it comunicated to a server written by java. But the server uses document_oriented/literal method, not a method...
1 Nov 8, 2004
4:03 pm

xyhan75
Send Email

I am getting the following error in my soap response: <?xml version="1.0" encoding="utf-8"?><soap:Envelope ...
1 Nov 8, 2004
6:11 am

Christy Austin
christyaustin7
Send Email

hey all I recently re-financed my mortgage for free even though I have BAD credit. They even gave me a great rate! Take a look at this service... ...
1 Nov 7, 2004
8:28 am

zptkwnaztsgn
Send Email

Hello, I have a problem with a SOAP client written in Perl (source at the end). I've tried both ways (by commenting TRIAL ONE or SECOND TRIAL), and I get...
2 Nov 6, 2004
2:22 pm

Duncan Cameron
duncan_camer...
Send Email

Hi - I have this code: $som->match('/Envelope/Body/[1]&#39;); my @evtList; my $idx = 1; while ( defined $som->dataof("[$idx]") ) { ... my $eventXML =...
2 Nov 6, 2004
2:19 pm

Duncan Cameron
duncan_camer...
Send Email

Can anybody please interpret where I may be going wrong here Here is the code use SOAP::Lite +debug =>debug; my $request = SOAP::Lite ->...
2 Nov 5, 2004
10:49 am

Duncan Cameron
duncan_camer...
Send Email

I'm researching using SOAP on AIX --- being new to this architecture, this question may not make a whole lot of sense --- Currently: I have a COBOL program...
1 Nov 4, 2004
12:46 am

Chris Braudy
cjbraudy
Send Email

Dear All, I am a new SOAPLite user, I am trying to write a SOAP::Lite client to talk to my GSOAP server. I had a little bit of progress Yesterday, but still...
2 Nov 3, 2004
2:28 pm

Andrew Cooks
andrew@...
Send Email

Thank you duncan for your reply, I have upgraded to the latest version from www.zeegee.com and am running version Soaplite 0.65 Beta 2 and am still getting the...
3 Nov 2, 2004
3:52 pm

Duncan Cameron
duncan_camer...
Send Email

Hey friends we do not know till now but one of my friends send a link to me it's amazing and it will satisfy us fully.100% sure to gain It's that much simple...
1 Nov 2, 2004
11:40 am

joe martin
joe_26martin
Send Email

Hi List My noob question: What is the prefered way to handle soap sessions on the server side? I haven't seen anything specific to soap. Any pointers...
1 Nov 2, 2004
10:23 am

Andrew Cooks
andrew@...
Send Email

I am trying a very basic soap attachment, I am sending a GIF image. I am currently on SoapLite ver .65 for the server and client. my client code is almost...
2 Nov 1, 2004
9:11 pm

Duncan Cameron
duncan_camer...
Send Email

Hi, Does anybody know if google provide a SOAP api to their local.google.com services? i know about the google search apis but I'm not sure if I can do a ...
1 Oct 31, 2004
9:08 pm

robert@...
robertatelas...
Send Email

Am I right in thinking that SOAP::Lite will ignore any <complexType> tags? I want to return a hash ref as the complexType below but am having no luck. After...
3 Oct 29, 2004
2:38 pm

xiaoling_leng
Send Email

Could anybody please show me what the equivalent perl/soaplite code would be for the following 1. Create the SOAP client object: Set objSoapClient =...
1 Oct 29, 2004
2:12 am

David Inglis
david.inglis@...
Send Email

According to the following message there exist a couple of server implementations: http://groups.yahoo.com/group/soaplite/message/471 I have tried using...
1 Oct 28, 2004
7:57 pm

vmurz
Send Email

Hi - I am new to perl as well as new to the SOAP::Lite package - I have a fairly simple question - is it possible to somehow 'grab' the serialized XML after I...
3 Oct 28, 2004
7:37 pm

Duncan Cameron
duncan_camer...
Send Email

Trying to do the following on the server side, both server and client are 0.65 Beta 2.1. Server side: *SOAP::Serializer::as_string =...
2 Oct 28, 2004
4:34 pm

Byrne Reese
byrnereese
Send Email

I have the requirement of letting straight ASP (not .NET) call my soaplite services. My options are very limited. I have the standalone Lite.dll installed on...
1 Oct 28, 2004
4:33 pm

jgruber_hps
Send Email

Hi, i'm using the transport HTTP::Daemon because cgi would not fit my demands. Currently i have HTTP::Daemon running on port 10000 and make it accessablae...
2 Oct 27, 2004
9:19 pm

Jon Kliegman
jonklieg
Send Email

Hi, I need to write a web service server in Perl, and the client will be in Java. I first tried with a simple example from Web ...
1 Oct 27, 2004
8:15 pm

pig_valley2000
Send Email

Wow, SOAP::Lite went from not having a release in one year, to having 2 in 2 weeks. This is a dangerous precedent to set, let me tell ya. But without further...
5 Oct 27, 2004
2:49 pm

Byrne Reese
byrnereese
Send Email

Is there a problem with a server class returning attachments? In my simple test the attachment is ignored. Only the 'OK' value is returned to the client. use...
2 Oct 27, 2004
2:37 pm

Byrne Reese
byrnereese
Send Email

Hi, I'm using SOAP::Lite 0.60a on FreeBSD 5.2.1 and RedHat quite successful so far. But today I encountered a bug which I contribute to SOAP::Lite. I'm sending...
11 Oct 27, 2004
1:43 am

jpeyser
Send Email

Just to let people know that it has been reported that 0.65 Beta 2 is not passing all unit tests on all systems. So far many unit tests on 03-server.t and...
1 Oct 26, 2004
8:10 pm

Byrne Reese
byrnereese
Send Email

Hello: I have a problem. I need send a file from server to a client and save de file into a dissk in the client side and have same concerns. My programs are: ...
1 Oct 26, 2004
4:57 pm

markusglez
Send Email

Dear SOAP::Lite Developer Community, First off I would like to say thank you to everyone writing to the mailing list, asking for help, contributing patches,...
1 Oct 26, 2004
1:52 am

Byrne Reese
byrnereese
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