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

Hi, I found out that when I call a remote method twice, the destory function is being called as well twice.. But I though that the object is keeped alive in...
3 May 23, 2007
6:08 pm

FreX
jhourcle
Send Email

Hi! I have spent too many hours trying to work this out. Can anyone help? I'm simply trying to set up two simple operations on a SOAP::Lite server: 1) I need...
2 May 23, 2007
4:13 pm

Joe Hourcle
jhourcle
Send Email

This feels like a zero-traffic mailing list .. I'm seeing questions but no answers. Oh well, I'll try :-D Calling SOAP::Lite->service($service) is taking 15...
4 May 23, 2007
2:53 pm

Rick Measham
rick_measham
Send Email

Hi, Firstly, I'd introduce myself. I'm one of the developer from eBox platform [1], a perl-based SME server. The GUI currently relies on a Web interface but we...
1 May 22, 2007
12:06 am

Enrique J. HernĂ¡n...
quique_jh
Send Email

I am attempting to write a simple SOAP client using the SOAP::Lite module, but I can't seem to make my SOAP requests produce any results. I am wondering if...
5 May 17, 2007
2:04 pm

Paul Gallagher
paulpg_sg
Send Email

Reposting out of desperation: I'm trying to connect a SOAP::Lite perl client to a .Net service and pass arguments to one of the service methods. By all...
1 May 15, 2007
10:04 pm

testoutput
Send Email

Hi, I'm trying to set up a SOAP::Lite client/server that both submits and retrieves UTF8 data from a database. While I can submit valid UTF8 data (required...
1 May 14, 2007
5:55 pm

Greg Wittel
gwittel
Send Email

Hello everyone thanks for a great tool I am having problems passing the parameter of type ArrayOfArrayOfArrayOf_xsd_string calling the method ...
1 May 11, 2007
11:52 pm

tommyfliu_ocho
Send Email

I am completely new at SOAP, SSL and internet-related protocols generally and am looking to build a SOAP client server interface in Perl. I have managed to...
1 May 11, 2007
3:20 pm

jrpfinch
Send Email

I am running a SOAP server using Apache2::SOAP and using SOAP::Lite for the clients. Most of the time there are no problems, but occasionally I get the...
1 May 9, 2007
8:43 pm

jewalker2680
Send Email

Looking through the docs and modules on CPAN, I'm starting to think that there's no DIME integration. Is this the case? I know nothing about DIME and only a...
1 May 9, 2007
4:05 pm

Rick Measham
rick_measham
Send Email

Here's a simple question I could not find an answer for: Does SOAP:Lite support Document/literal binding style? I am only able to get it to work with...
1 May 6, 2007
3:24 am

Efim Furman
efimfurman
Send Email

hi, How can I force SOAP::Lite when it does deserialization to set the xml-attributes like object-attributes. When I make the soap request I get structure like...
1 May 6, 2007
3:24 am

ivan_555
Send Email

I'm trying to connect a SOAP::Lite perl client to a .Net service and pass arguments to one of the service methods. By all indications the call succeeds; I get...
1 May 4, 2007
2:52 pm

testoutput
Send Email

hi, How can I add additional attributes to <soap:Envelope ...> i.e. what I want is to add something like this : ...
2 May 2, 2007
2:57 pm

Thomas J Pinkl
tpinkl
Send Email

hi, How can I use the : my $service = SOAP::Lite->service($wsdl_url); and preserve the authentication and cookies over the next calls to the service ? I cant...
1 May 1, 2007
7:23 pm

ivan_555
Send Email

Hello, I have a very simple SOAP::Lite mod_perl server and a simple SOAP::Lite client. Everything works great on the perl side, however when I tried to ...
1 Apr 27, 2007
9:16 pm

Efim Furman
efimfurman
Send Email

having a lot of trouble accessing a pretty simple method with SOAP::Lite. ... <?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope ...
2 Apr 24, 2007
3:07 pm

Paul Gallagher
paulpg_sg
Send Email

With WSRF::Lite, I get back the structure below. There can be multiple ITEM entries. <?xml version=\'1.0&#92;' encoding=\'utf-8\'?> <soapenv:Envelope ...
1 Apr 18, 2007
7:49 am

dclaarit
Send Email

Hi, i have a SOAP::Lite service (currently it does not do much since i'm testing this). The only method that is implemented is called "AuthenticationRequest"....
1 Apr 18, 2007
7:46 am

ebincar
Send Email

Hi, Hope someone can help with this problem - I am trying to construct a web service that accepts a file containing data as input, however I am struggling to...
1 Apr 16, 2007
3:24 pm

s82martin
Send Email

Hi, I am trying to run hibye.cgi sample from documentation. I am getting Method Not Allowed The requested method GET is not allowed for the URL...
1 Apr 16, 2007
3:23 pm

mkirti
Send Email

Hi, I return a hashref one value in which is a URL containing &'s. If the URL begins with http, SOAP::Lite doesn't escape the &'s and the xml at the client is...
1 Apr 16, 2007
11:27 am

Himanshu Garg
pathrachar
Send Email

Hi, I would be very grateful for some help regarding adding an attachment to a server response. The problem is that the attachment is not present in the...
1 Apr 14, 2007
2:40 pm

edsgarddaniel
Send Email

Hi, I am trying to run samples from the soap lite When I am trying to run client.pl from command prompt perl client.pl it does return value but if I try to do ...
1 Apr 12, 2007
2:36 pm

Kirti Bodhmage
mkirti
Send Email

Thanks for the suggestion. I followed the suggestion but now axis is throwing an exception while getting the soap response. any suggestion? Exception in thread...
1 Apr 10, 2007
4:38 pm

Kirti Bodhmage
mkirti
Send Email

I've been trying to write a client to this web service that requires a request that's a bit complicated. I can't figure out all the tricks to set the...
1 Apr 6, 2007
9:06 pm

warren_gill
Send Email

Hi, I have to write perl based web services which I will be doing using SOAPLite but my Client is Java. and I have no idea how to call these webservices from...
1 Apr 5, 2007
4:24 pm

mkirti
Send Email

Dear SOAP::Lite Developer Community, Over the past 12-18 months the soaplite mailing list has been a haven for spam and spammers. It has clogged all of our...
1 Mar 27, 2007
11:25 pm

Byrne Reese
byrnereese
Send Email

I get: Can't locate warnings.pm in @INC (@INC contains: /home/marcr/perllibs/sun4- solaris /home/marcr/perllibs /usr/perl5/5.00503/sun4- solaris...
1 Mar 20, 2007
5:45 am

marcremijn
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