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

My service's response is a string, an int and an array of strings: <testFuncResponse SOAP-ENC:root="1"> <rvs SOAP-ENC:arrayType="xsd:string[2]"...
3 Mar 30, 2005
4:18 pm

Christopher
cjbottaro
Send Email

I have written a SOAP Server for an application I am working on. The response looks something like this: <?xml version="1.0" encoding="UTF-8"?> ...
3 Mar 30, 2005
10:25 am

Jay Hargreaves
jameshargrea...
Send Email

Hi, I realize that Soap::Lite does not fully support complex types using wsdl yet, but I was wondering if anybody could help me. I have a client written in...
1 Mar 29, 2005
10:17 pm

dapundit
Send Email

Does anyone have a vague idea when 0.65 will be production ready? Are we talking weeks, months, or an unknown time frame? I would really like to take...
2 Mar 29, 2005
9:32 pm

Byrne Reese
byrnereese
Send Email

HELP! We have a SOAP::Lite service running on a Unix box that accesses a RRD database. I am an ASP developer and need to get data out of the RRD database...
1 Mar 29, 2005
8:21 pm

longk2u
Send Email

Hey guys, If you like to stay updated with information on this website via an Information manager like KlipFolio (www.klipfolio.com) I have created a klip for...
1 Mar 29, 2005
6:41 pm

WebZoner
Send Email

I have a WSDL file that defines a webservice interface that I am tasked with writing in Perl. Right now, the only known consumer will be a .NET client, but...
1 Mar 28, 2005
8:24 pm

pfconrey
Send Email

At 2005-03-24, 19:08:35 Sebastien Boving & Nicole Kersting ... That doesn't look like a good example of a fault handler, as passing back an empty SOM object...
1 Mar 25, 2005
8:33 am

Duncan Cameron
duncan_camer...
Send Email

Hi, Is it possible to throw (Error.pm-style) exceptions on the server-side, and catch these on the client-side? And how ;)? Moreover, if possible, will such...
2 Mar 24, 2005
8:25 pm

Jay A. Kreibich
jaykreibich
Send Email

i'm having several instances where using an on_fault() handler which has the same form as the t/...t tests that come with SOAP::Lite, that is: on_fault => sub...
1 Mar 24, 2005
7:09 pm

Sebastien Boving & Ni...
sebbov
Send Email

... [...] ... Maybe you should consider using SMTP as SOAP transport. SMTP will solve your problem with the client not being able to receive the message. ...
1 Mar 23, 2005
11:06 pm

Michael Rasmussen
miras07
Send Email

Greetings I'm developing a SOAP based server/client, and I'd like some inputs about developing the application. The application has mainly three parts: =>...
1 Mar 23, 2005
9:43 am

show2sh
Send Email

I basically did as the example said: my $key='KEYGOESHERE'; #my $query="foo"; my $googleSearch = SOAP::Lite -> service("file:GoogleSearch.wsdl"); my $result =...
1 Mar 23, 2005
12:41 am

ampergo
Send Email

Hello, I'm trying to set up apache2 (actual version) as SOAP server. But the SOAP::Transport::HTTP modul requires a apache modul: Can't locate Apache.pm in...
1 Mar 17, 2005
9:00 pm

Frank-Peter Reich
fpreich
Send Email

Hello, how to make authentication with service ? Impossible to access a wsdl file when authorization required ! This code : print SOAP::Lite ->...
1 Mar 17, 2005
3:04 pm

Richard Timsit
richard_timsit
Send Email

Using the stubmaker after installing the new version I ran into this: E:\data&#92;Perl&#92;SOAP>perl d:\perl&#92;bin\stubmaker.pl ...
1 Mar 17, 2005
1:34 pm

pijnmar
Send Email

Greetings ! I'm trying to use the SOAP::Payload module to generate the SOAP envelope from the data. I use the following snippet for the same: ...
1 Mar 17, 2005
10:59 am

show2sh
Send Email

Greetings! I've installed SOAP::Lite version "0.65_3". Within my script I call "use SOAP::EnvelopeMaker", and executing the script throws the following error: ...
2 Mar 17, 2005
9:04 am

Duncan Cameron
duncan_camer...
Send Email

I'm writing a SOAP::Lite client, against a AXIS (Java) server. if i turn on SOAP::MIME, then i can't deserialize the message i'm getting back (no attachments)....
2 Mar 16, 2005
10:53 pm

Duncan Cameron
duncan_camer...
Send Email

Hi, I'm trying to get the mime attachment sent back from a service, I looked at the sames of the SOAP::MIME package, but it doesn't work. The method returns...
1 Mar 16, 2005
7:27 pm

marc_dumontier
Send Email

Hello I've been using SOAP::Lite for about a year now - a big thanks for everyone who's helped made this module so useful. I've come across an error that I...
1 Mar 15, 2005
7:43 pm

martin_hopkins
Send Email

Hello, Has anyone used wsdl2perl available in the following link? http://cvs.sourceforge.net/viewcvs.py/soaplite/wsdl2perl/#dirlist I am trying to get aPerl...
2 Mar 13, 2005
7:31 pm

Joe McMahon
pemungkah
Send Email

I'm having some strange and unsettling troubles with a SOAP::Lite server in a mod_perl environment. I think that SOAP::Lite may not re-initialize properly...
3 Mar 12, 2005
6:55 pm

Jon Kliegman
jonklieg
Send Email

Hi, In older versions of SOAP::Lite, i had ste use_prefix to 0 in order to supress the namesp1: values. is there a new way to do this in the current versions? ...
3 Mar 11, 2005
10:10 pm

Byrne Reese
byrnereese
Send Email

Hello, I have always had problems using search engines to find what I wanted,as it always poped up results that I was in no way looking for. I just happen to...
1 Mar 11, 2005
10:47 am

smitha_kathy
Send Email

I have an Axis Web Service in Java. When I have an Axis client I know how to use the Axis framework to pass HTTP Cookies between client and WS on every...
2 Mar 10, 2005
11:15 pm

Duncan Cameron
duncan_camer...
Send Email

Hi All, I've installed SOAP::Lite and tried to test the sample. The client throws exception the following exception when exception: not well-formed (invalid...
2 Mar 10, 2005
2:00 pm

Duncan Cameron
duncan_camer...
Send Email

Hi, I'm having a slight problem with a call to an external SOAP service, to give a simple example the XML generated for the function call when I turn on debug...
1 Mar 9, 2005
12:27 pm

simon.fairey@...
thefairey
Send Email

Greetings! Well, if that can help you, this is how I've got to use one sub for handling all the incoming SOAP requests without losing any needed info....
1 Mar 8, 2005
5:27 pm

Nikita Dedik
ndedik
Send Email

All, I finally figured out the (very) simple solution to my proxy problem... here's a brief recount of the problem and my findings... I'm using a web service...
1 Mar 7, 2005
6:10 pm

h2ofaull
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