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

Sorry to work the list so hard, but I can't find the answer in the docs, at soaplite.com or on Google. :-( The SOAP service that we're providing needs to know...
1 Mar 7, 2002
2:50 am

tmornini
Send Email

I was wondering if anyone knows of a way to force a SOAP::Lite server to deserialize an element as a specific type. I am running into the following issue: I...
1 Mar 5, 2002
10:24 pm

William McCracken
usiwill
Send Email

I'm prototyping a distributed build system modeled vaguely after Mozilla's Tinderbox, but using SOAP for the message passing. I have a client/server pair which...
4 Mar 2, 2002
6:30 pm

Paul Kulchenko
paulclinger
Send Email

Hello, Briefly, I'm having trouble with the Java hash types; our environment is a Java server (GLUE 1.3) communicating with Java and Perl clients. One of the...
1 Feb 28, 2002
11:09 pm

James Felix Black
jfelixbl@...
Send Email

Has anyone seen any issues running system calls from their SOAP::Lite server modules? It appears that the calls are being executed on the client through the ...
2 Feb 28, 2002
10:28 am

Chris Davies
roaima
Send Email

Hi, we have written service in MS.NET and tried to use it with SOAP::Lite client. Functions without arguments work perfectly. But by a call of function with...
1 Feb 28, 2002
9:34 am

nickzao74
Send Email

Now that the list has helped me solve the 1999/2001 schema issue, WSDL is suddenly important. One of our developers has been working on demo code for MS using ...
1 Feb 28, 2002
3:47 am

Tom Mornini
tmornini
Send Email

Hello all! We're getting near deploying our first SOAP based service, and I'm beginning to think that perhaps we can't get there from here... :-) We have some...
5 Feb 28, 2002
3:36 am

Tom Mornini
tmornini
Send Email

I just tried sending XML containing CDATA using SOAP::Lite. It gets encoded like this: <item xsi:type="xsd:string"><?xml version="1.0"?> ...
3 Feb 28, 2002
2:57 am

Mathieu Longtin
mrdamnfrenchy
Send Email

Hello: I need to create multipart/related response using SOAP::Lite. I browsed the archives and it seems that SOAP::Lite doesn't help with that. The last...
1 Feb 27, 2002
12:02 am

Ajit Deshpande
ajit_d
Send Email

When my SOAP::Lite client feeds an array to a SOAP::Transport::HTTP server, I get an off-by-one error. That is to say, the following code on the client @a =...
4 Feb 26, 2002
7:35 pm

Duncan Cameron
dcameron@...
Send Email

Hi guys, I'm just sending a repost to this problem, as I got no feedback. I certainly think this is an option in SOAP::Lite, as the soaplite.com page says...
2 Feb 22, 2002
7:53 pm

Duncan Cameron
dcameron@...
Send Email

folks, i am reposting this as it appears to have been lost on delivery. my apologies if you have received more than one... hello everybody, i am new to this...
3 Feb 22, 2002
4:03 am

Daryl Williams
daryl@...
Send Email

The SOAP::Lite User Guide gives an example of how to receive an array at the client-side, but I want to know how to return an array at the server-side. The...
2 Feb 20, 2002
7:41 pm

Duncan Cameron
dcameron@...
Send Email

hello everybody, i am new to this list and new to soap in general. if this is not the correct list for my question, i apologize in advance. rtfms are welcomed...
1 Feb 20, 2002
3:54 pm

Daryl Williams
daryl@...
Send Email

hi all, i m using SOAP first time in my application in exposing my COM object. but i m not getting how to invoke WSDL file on SSL using highlevel APIs(MS-SOAP...
1 Feb 19, 2002
2:24 pm

dearshoash
Send Email

There *must* be a way to do this more intuitively... I want to create a simple SOAP::Data struct which will serialize into this: <getHoroscope>; <astrology> ...
10 Feb 18, 2002
4:22 pm

John Powell
johnp3d
Send Email

Hi guys, New to SOAP and SOAP::Lite so please be gentle.. I have a Java web service that I am trying to get my simple SOAP::Lite client to connect to., however...
1 Feb 13, 2002
4:25 pm

pmcevoy_ie
Send Email

Hi, I get the following message when running this script from a computer different than my Server: Last trade: 500 Can't connect to www.durrios.com:80 (Bad ...
1 Feb 12, 2002
9:36 pm

jpdurrios
Send Email

Hello all, I have a complex object that is expected by my Java service. I would like to call this service using SOAP::lite. Further, my Java service returns a...
1 Feb 12, 2002
12:20 pm

dfolger1
Send Email

Hi Thanx sm for your help, I was able to fix the Response part of my Web Service Problem. Now I compared the SOAP envelope and my WSDL <message...
2 Feb 11, 2002
11:34 pm

Sam Tregar
samtregar
Send Email

I have noticed that send_receive() method takes the data by VALUE, not reference. UserAgent takes references just fine, and you can pass references to...
1 Feb 11, 2002
10:06 pm

Taras Shkvarchuk
tarasshkva
Send Email

Hi, I just recieved an email from someone who tried my Web Service and he mentioned there was an error in the SOAP envelop returned. Here is part of my WSDL: ...
4 Feb 11, 2002
7:27 pm

Sam Tregar
samtregar
Send Email

Hey ppl.... Me again :) My soap-app actually work now, but I have problems accessing the response data. I'm sure that it's a pretty easy way to do this, and...
1 Feb 10, 2002
9:28 pm

Stig Woxholt
swoxholt
Send Email

Hello all- I'm a SOAP newbie, and I'm having a heck of a time debugging a simple perl client that calls the TerraSeek[1] GIS services. Here's my script: ...
2 Feb 10, 2002
12:42 pm

Paul Kulchenko
paulclinger
Send Email

I've got this problem which is driving me totaly nuts. I'm totaly new to SOAP, which might have something to do with the problem :/ The thing is that i've...
5 Feb 10, 2002
12:37 pm

Paul Kulchenko
paulclinger
Send Email

Hi folks, First post here. I got past the simple stuff, but now I'm trying to get SOAP::Lite to be compatible with Wasp for C++. It seems WASP for C++ wants...
1 Feb 7, 2002
8:54 pm

johnp3d
Send Email

I was trying different implementations of SOAP (mainly SOAPLite and gSoap) SOAPLite was the easiest to write web services but too slow. I tried a simple...
2 Feb 7, 2002
8:46 pm

Paul Kulchenko
paulclinger
Send Email

How do I set the User-Agent in the header? With "+trace" for debugging I can see that Content-Length and Content-Type were set but not the User-Agent....
3 Feb 7, 2002
3:06 pm

Paul Kulchenko
paulclinger
Send Email

Hello. I'm new to the list today, so be kind to me. :) I've searched docs, Pavel's O'Reilly book, and now this list for a clue, but I'm still at a loss, so...
5 Feb 2, 2002
9:40 am

Duncan Cameron
dcameron@...
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