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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

I used stubmaker.pl to create my client stub. But I can't figure out how to write an app which uses the stub to retreive the faultcode, faultstring,...
1 Jan 10, 2003
11:32 pm

Rajal Shah <rashah...
rajalshah
Send Email

Hello, Thanks for your help, Paul. I have another question : is it possible to let one client and server support several classes at the same time ? instead of ...
2 Jan 10, 2003
3:51 pm

fhew@...
Send Email

Maybe this is becoming a FAQ, but I couldn't quite find a message here that fit my needs, so here goes. I'm using Apache and mod_perl on FreeBSD My Location...
1 Jan 10, 2003
3:14 am

One4k4 <one4k4@......
One4K4
Send Email

Subject : problem with SoapLite as C# assembly using Perl Dev Kit Hello, I made a soaplite server and client package with Tcp as protocol; this works fine. I...
2 Jan 9, 2003
7:45 pm

Paul Kulchenko
paulclinger
Send Email

I suppose I should have remembered to include the software I promised (sorry): -------- server.pl ---------- #!/usr/bin/perl -w #use SOAP::Lite +trace; use...
1 Jan 9, 2003
5:35 pm

fhew@...
Send Email

I'm just jumping on the learning curve for SOAP::Lite, and my first test application is throwing me for a conceptual loop. I thought, if my client app uses...
1 Jan 9, 2003
5:28 pm

fhew@...
Send Email

Hello, (see previous mails for context) Omitting namespaces makes it working, but this is not acceptable as a solution. I changed (in SoapTcpServer.pm) : ...
1 Jan 9, 2003
5:06 pm

paulmasquelier <pa...
paulmasquelier
Send Email

Hello, (see previous mail for context) There was a typing error in the SoapTcpServer.pm code : -> dispatch_to('SoapTcpServerPerl') should be : ->...
1 Jan 9, 2003
4:42 pm

paulmasquelier <pa...
paulmasquelier
Send Email

Hi ! I have asked for advice from this group and thought it would be appropriate to share my experience with You. Some might find it useful also. First some...
1 Jan 9, 2003
8:30 am

Andersson, Kimmo
Kimmo.Andersson@...
Send Email

Hi, all! I have a couple of troubles I cannot solve... 1) In the client side, I can use a 'date' type, like this: $self->{SubmitTime} =...
6 Jan 9, 2003
5:28 am

Josh Narins
josh_narins
Send Email

soap gurus: I am having a weird problem. When I am accessing this wsdl service from command line (perl script), it works fine. But when the same script is...
6 Jan 9, 2003
5:24 am

Josh Narins
josh_narins
Send Email

I can't seem to get an iterator via Class::DBI to work using SOAP::Lite. #!/usr/local/bin/perl use SOAP::Lite; my $soap = SOAP::Lite ->...
2 Jan 9, 2003
12:49 am

Paul Kulchenko
paulclinger
Send Email

Hello All, Now that Paul kindly helped me out with returning single Array from a SOAP Lite server to Apache SOAP Client, I am having problems with returning...
2 Jan 8, 2003
3:53 pm

Paul Kulchenko
paulclinger
Send Email

if this is a completely trivial question, please forgive me: my current use of SOAP::Lite is generating ... <soap:Body> <login...
1 Jan 8, 2003
1:21 am

jorel_martirosov <...
jorel_martir...
Send Email

Problem: my SOAPLite client works perfectly with my SOAPLite server. Now someone wants to use a Java client to access my SOAPLite server. What should the XML...
2 Jan 7, 2003
8:02 pm

Keanan Smith
KSmith@...
Send Email

I'm getting an "Unexpected Content-Type 'text/html&#39; returned" whenever I try to run a client that communicates with a server using SOAP::Lite. I can't figure ...
3 Jan 7, 2003
7:52 pm

H G <zouko@...>
zouko.rm
Send Email

Hello All, Now that Paul kindly helped me out with returning single Array from a SOAP Lite server to Apache SOAP Client, I am having problems with returning...
1 Jan 7, 2003
6:13 am

ayousafzai2002 <ay...
ayousafzai2002
Send Email

I'm not sure if this is your problem but there *was* a bug with soaplite calling 'close&#39; instead of 'shutdown&#39; on the HTTP object, perhaps you need to update...
2 Jan 6, 2003
9:29 pm

Keanan Smith
KSmith@...
Send Email

I have an application which uses SOAP::Lite on Perl to call function on a remote server (HTTPS protocol via WSDL file). The application is running fine and the...
1 Jan 6, 2003
7:29 pm

justinh24 <justinh...
justinh24
Send Email

Hi Folks, I've been asked by a client to implement an xmlrpc call on my server: <methodName>ourMethod</methodName> However, for obvious reasons, i can't just...
3 Jan 6, 2003
3:56 pm

Paul Kulchenko
paulclinger
Send Email

Hello all, I have a java SOAP Client using Apache SOAP, which is talking to a SOAP CGI Service (Using SOAP Lite). I am successfully able to pass an array from...
2 Jan 5, 2003
9:54 pm

Paul Kulchenko
paulclinger
Send Email

Hi, I have an apache axis server and a soaplite client and I want to pass complex types back and forth. My client can send the complex types fine, but can not...
2 Jan 3, 2003
4:01 am

Dave Hodson
DaveHod
Send Email

Hi, I am trying to send an attachment to a server running apache axis, but axis is not able to parse the mime message. It works if I use a java client to send...
3 Jan 2, 2003
7:31 pm

msanesh <anesh@......
msanesh
Send Email

Hello, I am getting "Unexpected Content-Type 'text/plain&#39; returned" error while running my sample SOAP program. From trace, it seems the SOAP server is...
1 Dec 31, 2002
3:18 pm

Ashish Gawali
algawali
Send Email

folks, i have searched through the documentation to no avail. their error handling examples use a different calling systax than the script i am trying to...
3 Dec 27, 2002
11:46 pm

Daryl Williams
daryl@...
Send Email

Hi all, I find myself trying to create xml datasets (ala .Net) with SOAP::Lite from a client perspective. Has anyone been successfull with this ? If not has...
1 Dec 27, 2002
1:34 pm

xtea2003 <asachs@....
xtea2003
Send Email

I'm new to soaplite and I have a basic question about the interaction between servers and clients using it. I noticed in some code that when you call a...
3 Dec 27, 2002
1:15 pm

Duncan Cameron
dcameron@...
Send Email

Hello, IM trying to access an object that has a referance to a GLOB (IO::Socekt::INET) over SOAP. The standard serializer is not serializing that referance....
1 Dec 24, 2002
5:50 pm

Yoram_Shitrit <yor...
Yoram_Shitrit
Send Email

Let's see we we can get OUT of once we get INTO it. What do you call Cybill SHEPHERD with a half of a brain? GIFTED!!!!! ... Do you Yahoo!? Yahoo! Mail Plus -...
1 Dec 23, 2002
11:05 pm

Miracle Worker
petitionmonk...
Send Email

I am writing a perl client with soap::lite. In order to use the NTLM authentication method, I need to set the http transport with the option 'keep-alive&#39;, but...
1 Dec 23, 2002
8:03 pm

Fernando Villar <f...
fvillart
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