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'm having little problems with functions having to return data containing strings with (french) accents (éè...). What should I use to get it passed...
4 Jun 9, 2004
6:00 pm

Paul Kulchenko
paulclinger
Send Email

Hi, is it possible to handle more than 1 request with SOAP::Transport::HTTP::Daemon at the same time? Mit freundlichen Grüßen Jens Puruckherr...
2 Jun 9, 2004
10:12 am

OVH - Sylvain Trias
bozo2020
Send Email

Dear all, security is really important for my future Web Services. Which standardization is the best to implement with soap::lite - or better: which one is...
1 Jun 9, 2004
8:12 am

Huebner, Malte
mrcake77
Send Email

I has written a perl soap server, it it sample return an array sub testarray { my @var2; push @var2, '123'; push @var2, 'efg'; push @var2, 'hig'; return @var2;...
2 Jun 8, 2004
7:56 am

Duncan Cameron
duncan_camer...
Send Email

Hi all I have been using soap::lite for some time now, but have never had to change the default way the input xml looks like. I have to call a web service that...
1 Jun 7, 2004
6:36 am

supra, morne
mornesupra
Send Email

Hi, as i can see there are more people having problems with this. I think there should really be a note on the soap-lite site for other developers. Btw: I only...
2 Jun 4, 2004
7:26 am

Huebner, Malte
mrcake77
Send Email

Hello All, I am a complete newbie to both SOAP::Lite and perl.I haveinstalled Soap::Lite and also managed to write a simple client andserver program.Its...
1 Jun 4, 2004
6:29 am

sidd_c8304
Send Email

Hi all, Has anyone here tried to make use of a web service where the function name for calling the service has a hyphen in it? Some languages (e.g., Lisp)...
2 Jun 3, 2004
2:31 pm

eric-amick@...
eamick
Send Email

I have 1gb documents to be passed around using the soap protocol. is it possible to just send the xml as is with out serialization?? The only way i can see to...
2 Jun 2, 2004
7:25 pm

Mitchell, Louise M
d3j051
Send Email

Hi, I have a soap lite client at a customer, which hangs sometimes, the sysread function doesn't come back. I suppose this is caused by a transparent proxy....
1 Jun 2, 2004
2:10 pm

herbert.melcher@...
herbertmelcher
Send Email

Hi, i've had a problem with getting no responses from my SOAP::Lite Server. This "error" was due to the fact that i used "perl -W" in the first line of my...
4 Jun 2, 2004
11:02 am

Duncan Cameron
duncan_camer...
Send Email

Any one got examples of using a Java Servlet Client to use the Perl web service. Thank You....
1 Jun 1, 2004
2:20 am

devil_kazuya99
Send Email

Hi, I've again been looking but haven't been able to find a tutorial for soap::lite that shows how to use digital certificates. I know that the original Soap...
1 Jun 1, 2004
1:42 am

Dianne Van Dulken
dogmac.rm
Send Email

I have a super simple .net (.asmx) web service that exposes one method: int Add (int x, int x) I have downloaded and installed SOAP::Lite and it appeasrs to...
1 May 31, 2004
10:29 pm

estace
Send Email

I'm quite new to your group but I wanted to pass on a helpful hint to help find info online without searching through a million search links. Its a great...
1 May 30, 2004
9:29 am

ahk2811
Send Email

Hello all-- I'm running into an interesting issue... Server is NuSOAP v1.75, client is SOAP::Lite v1.47. When I try to call a server method vi a NuSOAP...
2 May 28, 2004
6:44 pm

iperlscript
Send Email

All, I'm getting an error message: 'Element&#39; is an invalid node type The web service is .NET, calling from SOAP::Lite perl script.... the perl code, .NET soap...
1 May 28, 2004
2:55 pm

Mitchell, Louise M
d3j051
Send Email

Is it possible to change namesp1 to a specified string when the soap message is created? I have typed xml i.e. xsi:type="Namespace::Element" which cries with...
3 May 28, 2004
2:21 pm

Andrew Curry
alcurry22
Send Email

I'm having trouble understanding why I get a '#' in my SOAPACtion in the http header ? I use this code (yes, it's awful..) to call the webservice: #!/bin/perl...
2 May 28, 2004
1:56 pm

Mitchell, Louise M
d3j051
Send Email

Hi, I'm currently designing a webservice which will be implemented in perl with the help of SOAP::Lite. The clients will use .NET and gSOAP. Problem: I need to...
1 May 28, 2004
1:20 pm

herwighenseler
Send Email

SOAP::Lite hash references I am trying to get a SOAP client written in Java to communicate with a SOAP::Lite server. Everything seems to work fine until the...
3 May 27, 2004
4:28 pm

Maurice McCabe
orb_soft
Send Email

SOAP::Lite 0.60 - solaris 5.8 - timeouts Dear All, I'm experiencing some weirdness with SOAP::Lite. I'm running a c++ gsoap server, which has all connection...
1 May 27, 2004
2:47 pm

rafiq.ismail@...
rafiq_i
Send Email

hi all, I know this has come up multiple times previously, and I've tried to put together the bits of responses and code examples that work for others, but I...
2 May 25, 2004
7:39 pm

Maurice McCabe
orb_soft
Send Email

Hi, I'm very new to soap, and have been searching for an answer to this question, but haven't been able to find one (hoping that it isn't on the front page of...
2 May 25, 2004
2:20 pm

Byrne Reese
byrnereese
Send Email

Now we're outsourcing pyramid schemes too!...
1 May 21, 2004
9:54 pm

Joe McMahon
pemungkah
Send Email

Dear all, Can anyone help me? What I want to do is access the SOAP body in a client before it's sent to a server. This is because I'm trying to do some WS...
2 May 19, 2004
9:08 pm

Byrne Reese
byrnereese
Send Email

Hi, I'd like to get the ip connection from the clients using my functions. I tried (as seen in message 2090) something like: sub peerAddr { print "pa:...
1 May 17, 2004
12:58 pm

Sylvain Trias
bozo2020
Send Email

Folks, I've got a pretty complex xsd/wsdl definition for my web service which is running SOAP::Transport::HTTP::Daemon. The input schema defines several layers...
9 May 15, 2004
6:38 am

Duncan Cameron
duncan_camer...
Send Email

I am trying to use a SOAPpy client .. which works fine under cgi-bin but with mod_perl 2 i get the following error Parser.py", line 988, in _parseSOAP raise e...
1 May 14, 2004
11:28 pm

Babu Khan
blueswimhorse
Send Email

I've ported my application from Apache1 to Apache2 and I've needed to change all code where I called mod_per1 API. Also, I've hacked module...
3 May 14, 2004
10:34 pm

blueswimhorse
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