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, How does one write a multi-client SOAP daemon (standalone server)? That is daemon waits for incoming call, picks it up, forks a child and let the child...
2 Jan 29, 2007
8:00 pm

Dave Howorth
dhoworth@...
Send Email

... From: Charlie Bowman <charlesmbowman@...> Date: Jan 19, 2007 9:37 AM Subject: Re: [soaplite] State of the SOAP To: Byrne Reese <byrne@...> ...
1 Jan 22, 2007
9:31 pm

Charlie Bowman
cbowmanschool
Send Email

I've been beating my head against this one for a while and not finding any solutions, so I thought I would post mine. Talking to the .net service from SOAP was...
1 Jan 16, 2007
10:27 pm

selberg_scott
Send Email

Dear all, I'm writing a perl client, following closely a working Java client, to access an ISI web service (deployed as an Axis web application I was told). My...
1 Jan 11, 2007
7:26 pm

gindo tampubolon
gtampu
Send Email

Hi, We have been trying to make SOAP::Lite work for sending attachments to and from servers, and we have pretty much made everything work (including patching...
2 Jan 11, 2007
2:08 pm

sinnottj
Send Email

Hi All I am using SOAP::Lite for writing client scripts. the wsdl schema has a complex type mentioned below which are interlinked with each other, Please tell...
1 Jan 5, 2007
12:07 pm

harsha
nharsha4
Send Email

I'm trying to wrap a raw xml file and send it to the server. The server resides as a daemon on the host. The file contents are written to xmlString. Here's...
1 Jan 1, 2007
10:49 pm

robertrwaltz
Send Email

Hi, I'm having a few problems getting my WSDL to match the return value from a SOAP::Lite daemon v0.67. I am using the examples on the quick start guide,...
2 Dec 28, 2006
8:47 pm

martinh2osport
Send Email

Dear All, We are looking For Perl & MySQL candidates for a CMMi Software company in Chennai Skill: Perl & MySQL Work Location: Chennai Exp: 2+Years If you are...
1 Dec 26, 2006
7:12 am

IT Jobs
itnonit
Send Email

Hi, I wrote a small daemon that receives some index value via SOAP and does further time consuming things based on the value. The SOAP client is supposed not...
3 Dec 25, 2006
7:08 pm

Georg Grabler
ggrabler
Send Email

Hello, I'm trying to do a simple SOAP application very similar to the hibyeout.pl example on the "Quick start reference". When I try to run the program it...
1 Dec 22, 2006
5:37 pm

dmor4477
Send Email

I've used stubmaker.pl to create the stub class based on a wsdl I have. The problem is that I can't seem to override the endpoint pragmatically. The reason...
1 Dec 21, 2006
9:25 pm

Charlie Bowman
cbowmanschool
Send Email

Hi! I'm using SOAP::Lite with VB6. It works ... nearly ;-) When I'm using the current version (0.65) there always is generated an error about missing...
1 Dec 21, 2006
10:47 am

Michael Vogel
icarus@...
Send Email

I've seen topics somewhat related to this, and am getting nervous because nobody seems to have a good answer. My company has developed a series of SOAP...
1 Dec 8, 2006
11:24 pm

billgerba
Send Email

I"m passing a hash ref to my soap client and when the client serializes the hash it labels it as: <SingleAccount xsi:type="xsd:AccountStruct" ...
1 Dec 8, 2006
9:03 pm

Charlie Bowman
cbowmanschool
Send Email

Hi, we have a very special problem here, but i hope anybody can help. We use SOAP::Lite and Perl fuer an SOAP Server included as CGI-Script. With Apache 1.3...
1 Dec 7, 2006
7:16 pm

Frank Simon
terra3110
Send Email

Hello! is it possible to get methode valueof to work case insensitive? So $rez->valueof('//Detail/CODE') en $rez->valueof('//Detail/Code') get same result. ...
1 Dec 7, 2006
10:31 am

litesoap
Send Email

Hi, we have a small but disturbing problem. We always got the wrong time from a Soap-Service based on a wrong Language and time-zone. Is it possible to change...
1 Dec 6, 2006
1:48 pm

igunat
Send Email

According to some bugs in bugzilla.redhat.com, it looks like there is an issue with mod_perl on fc5,6, rhel3, and rhel4. I'm wondering if this is the case, or...
1 Dec 5, 2006
8:18 pm

Tom Cross
sirthomas
Send Email

I am trying to figure out how to change the namespace on my envelope. Here is the packet that works from a non perl tool. ...
2 Dec 5, 2006
6:01 pm

willyd61
Send Email

Hello I use a application client gsoap and server perl. Sometimes, randomly, I get the error: An existing connection was forcibly closed by the remote host ...
1 Dec 3, 2006
10:15 am

david_ster
Send Email

I'm writing several different SOAP servers, all of which will need to communicated with Java. How should I generate a WSDL file to describe my SOAP::Lite based...
2 Nov 25, 2006
4:18 pm

Andrew Hicox
ahicox
Send Email

Hi, I have a web service running on tomcat 5.5 using rpc/literal and when i try to invoke one of the methods using a client written with SOAP::Lite i get the...
1 Nov 24, 2006
5:51 pm

sonia_soe
Send Email

Hello, I think I'm experiencing some kind of interoperability problem between an ASP client and a SOAP::Lite server. I'm using the SOAP Toolkit 3.0 for...
1 Nov 23, 2006
12:46 pm

JuanFco Rodriguez
yonailo
Send Email

Hi I'm in the process of converting to Windows 2003 server from Win2K. I have a soap call that works on the 2000 server, but I can not get it to work on the...
3 Nov 21, 2006
1:20 pm

alb1998@...
lrrybrggs
Send Email

Howdy all.. I have a strange problem... I'm a developer on the XMLTV project (http://www.xmltv.org, provides tv guide data to various apps). One of our data...
2 Nov 21, 2006
5:57 am

Robert Eden
rmeden
Send Email

Hello everybody Has anyone on this list had any experience with using SOAP::Lite to access the MS MapPoint web service? Is it possible? Anyone aware of ...
2 Nov 17, 2006
12:52 am

Randy J. Ray
rjray_perl
Send Email

I am trying to make use of SOAP::LITE for calling Web Services from Perl. I have Windows and Linux Installations. On Windows the following works fine :- ...
1 Nov 15, 2006
11:07 am

neilholmesuk
Send Email

I provided a web service at http://134.169.104.38:8080/axis/services/WSPredisi?wsdl. The WSDL file is in wrapped/literal style, a better variant of ...
1 Nov 14, 2006
8:12 pm

valtherus_bs
Send Email

I seem to have found what I consider a bug in the SOAP::Data::type() function. I discovered this while trying to get types from SOAP::data objects. The basic...
1 Nov 14, 2006
4:32 pm

Jay A. Kreibich
jaykreibich
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