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

Hi, I'm going to be providing some simple functions to a client via an Apache mod_soap setup. There is also a requirement to use client side certificates. Now...
9 Oct 10, 2002
11:28 am

simon.fairey@...
thefairey
Send Email

Hello, there, and please excuse the commercial nature of this post. As some of you are aware, at ActiveState we have been building class generators that let...
1 Oct 9, 2002
7:04 pm

Eric Promislow
ericpromislow
Send Email

Dear all, I'm very new to SOAP::Lite. I have to send a Hash from PHP to Perl. But when i send the hash it goes as an List. How can get the php hash as Perl...
1 Oct 7, 2002
7:37 am

Sukumar .S
shansukumar@...
Send Email

The application I am working on really calls for document-based as opposed to rpc-based SOAP. I feel as if SOAP::Lite was not really written with this approach...
1 Oct 3, 2002
9:04 pm

jgubler
Send Email

Well, I downloaded exactly the Version you sent me with your link, but I can't find the desired lite.dll....
2 Oct 3, 2002
5:40 am

Paul Kulchenko
paulclinger
Send Email

Hello Soap-Lite Gurus out there! Where can I find/download the "Lite.dll";. I've downloaded the Version 0.55 from soaplite.com but I can't find it! Thank you in...
4 Oct 3, 2002
5:29 am

Paul Kulchenko
paulclinger
Send Email

Hi, Sorry for a long story here, but I think I'm in far enough over my head that it is time to ask for some help. What I originally set out to do was call the...
2 Oct 3, 2002
5:23 am

Paul Kulchenko
paulclinger
Send Email

Hello, I want to write a TCP server that maintains persistent state on the server. For example, I want to dispatch to a module: package ORNet::DBServer; use...
5 Oct 3, 2002
12:10 am

Paul Kulchenko
paulclinger
Send Email

I am trying to setup a SOAP server based on an existing webserver/application server infrastructure. SOAP::Lite as a server seems to insist on using its on...
3 Oct 1, 2002
5:54 pm

crazyfewl2002
Send Email

Hello, I need to generate the following request: <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ...
2 Oct 1, 2002
8:48 am

rjray@...
rjray_perl
Send Email

Hi, I am getting "Denied access to method" error message. httpd.conf ... PerlRequire /Volumes/app/dev/codebase/perl/start_up.pl PerlModule Apache::Reload ...
3 Sep 28, 2002
9:20 pm

Paul Kulchenko
paulclinger
Send Email

I need to write client code that uses a wsdl file to start talking to a server. The response from the server will carry new post URI for the next call to post...
4 Sep 28, 2002
2:54 pm

Weidong Wang
weidong
Send Email

Hi, Is there a way to send raw XML as the result of a service? From the SOAP::Lite documentation, the only way seems to use SOAP::Data to create elements one...
3 Sep 26, 2002
6:34 pm

Byrne Reese
byrnereese
Send Email

Hi, I know this is documented, but for some reason, I can't seem to retrieve the soap envelope as specified in the documentation. I am running the server as a...
1 Sep 26, 2002
5:30 pm

malory_d
Send Email

O.K., I don't know if this is considered Horribly Bad Practice, but... I'm working on some classes where I want some of the methods (maybe just new) to run on...
4 Sep 24, 2002
11:07 pm

quinn@...
quinn_weaver
Send Email

Hi, I want to use an existing CLI process written in Perl, to handle concurrent SOAP requests. There is centralized state information that lives in my CLI ...
1 Sep 24, 2002
1:07 am

Ron Murphy
rmurphy1960
Send Email

Thatnks for everyone's help with the header problem. I've got it working now but here's the next one. error msg: Unresolved prefix 'ns2' for attribute value...
2 Sep 23, 2002
10:32 pm

Paul Kulchenko
paulclinger
Send Email

Anyone know how to get this in the header <element a=xxx b=xxx c=xxx></element> I tried: $header = SOAP::Header->new(name => 'element&#39;) ->attr(a => 'xxx', b =>...
2 Sep 20, 2002
8:44 pm

Randy J. Ray
rjray_perl
Send Email

Hello List, I'm a beginner in using the SoapLite Module and I am trying ot work with the tutorial found on http://perl.com/lpi/a/2001/01/soap.html (Quick Start...
1 Sep 20, 2002
9:16 am

Teifke Sascha ZFF FW-EI
Sascha.Teifke@...
Send Email

hi, i've got a little problem with an returned array of objects ... ... use Data::Dumper; use SOAP::Lite +trace => qw(debug); my $WebService =...
2 Sep 19, 2002
5:14 pm

Eric Promislow
ericpromislow
Send Email

Ok, so after having done some testing and playing with the module a bit I think I have a good handle on what is going on and how to access web services via ...
6 Sep 19, 2002
2:52 pm

John Liu
zhongjianliu
Send Email

I have a soap implementation in place that was written in Java and calls to it are made to http://xxx/mm/SOAPServlet. The servlet is the apache servlet. 2...
3 Sep 18, 2002
9:09 pm

Randy J. Ray
rjray_perl
Send Email

Still can't figure out how to get from the documentation provided for the service into actual soap::lite objects and function calls. Any help would be ...
1 Sep 16, 2002
9:41 pm

Chad Simmons
polpak
Send Email

Hello, This is second time post the question- Does SOAP::Lie support DBI::mysql? I really care it. If anybody has the answer, please let me know. I created a...
3 Sep 16, 2002
12:50 pm

Shihe Wang
shihewang
Send Email

Hello, This is second time post the question- Does SOAP::Lie support DBI::mysql? I really care it. If anybody has the answer, please let me know. I created a...
7 Sep 16, 2002
12:38 pm

Shihe Wang
shihewang
Send Email

Greetings. I am testing SOAP::Lite (0.55) on a win32 box wih perl5.8/Apache 2.0.40. I have two different sets of problems. Problem the First: (The test package...
1 Sep 16, 2002
11:14 am

alien_life_4mus
Send Email

Hi, I'm experiencing some strange things in SOAP which i have trouble fixing. The response i get from the soap-server looks good....and there is some info i...
3 Sep 16, 2002
9:53 am

Bouche
swoxholt
Send Email

Hi all Firstly i'm pretty new to Perl so please bear with me :-) The WebService i'm talking to send an ID as part of the HTTP headers. How do I get this id...
6 Sep 14, 2002
6:15 am

rjray@...
rjray_perl
Send Email

Hi, i have implemented some web services and now i wan to write a wsdl- file to describe the interface and implementation details. this isn't as hard as i...
1 Sep 13, 2002
10:02 am

Torsten Mangner
tmangner
Send Email

Ok, I've managed to write a few client scripts with SOAP::Lite for various services described at services.xmethods.net . However, I'm still having some...
1 Sep 12, 2002
8:46 pm

Chad Simmons
polpak
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