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

Hello, I want to use an SMTP protocol for an SOAP service that will run for a looonnnggg time before it returns a result. I figure using SMTP as my scheme is...
8 Dec 18, 2001
4:33 pm

dduuggllaa
Send Email

Hi Paul, I'm looking for a little more information on one of the questions I asked earlier. I have the following client: acmeclient.pl ... 1 use SOAP::Lite; 2 ...
7 Dec 17, 2001
4:00 pm

Paul Kulchenko
paulclinger
Send Email

For technical reasons I need to use the Parallel LWP User Agent to send out my SOAP calls. Although I am able to successfully generate the XML post...
1 Dec 14, 2001
11:21 pm

foonasty
Send Email

Hi, Is there a way to set the ip address/hostname to use when using a stubmaker generated module rather than the ip address that was passed in as the host in...
3 Dec 14, 2001
4:15 pm

peterfwilkinson_au
peterfwilkin...
Send Email

Hello, I am stuggling to get a working JABBER transport based SOAP tool up and running. Can someone point me to a working example. Perhaps it is do to...
1 Dec 14, 2001
4:06 pm

dduuggllaa
Send Email

Hi All, I think this should be easy... but I'm having trouble getting my SOAP::Lite client to decode a simple soap response message. My client receives the...
1 Dec 13, 2001
12:02 am

markbaxterus
Send Email

Is there some way to get the value of the xml soap request that was used to make a soap call? I am trying to debug a server that is returning 'No Deserializer...
1 Dec 12, 2001
9:51 pm

Jake Wolpert
JakeCigar
Send Email

Hi, I am using SOAP::Lite to call a method in a Java class that returns a java object. Could someone please send/point me to a code snippet that would help me ...
2 Dec 11, 2001
10:53 pm

Paul Kulchenko
paulclinger
Send Email

I am attempting to call my SOAP server ACME (implemented in Java & published via WSDL) using SOAP::Lite. The name of the method I would like to invoke is...
3 Dec 10, 2001
9:07 pm

kowalski
Send Email

Hello all. This is a simple, stupid question, but I cannot seem to find an answer. I'm using SOAP::Lite to run a simple client. $lite = SOAP::Lite ->uri(...
2 Dec 10, 2001
4:57 pm

Paul Kulchenko
paulclinger
Send Email

... print "1..1&#92;n"; use SOAP::Lite; my $p = SOAP::Lite->service("http://soaptest.activestate.com:8080/PSDBService.wsdl"); my $f =...
2 Dec 10, 2001
4:49 pm

Paul Kulchenko
paulclinger
Send Email

I am trying to get certificate authenication working with an XMLRPC::Lite server that is using HTTP::CGI for its transport. More specifically, I want to...
1 Dec 10, 2001
4:31 pm

kayotix
Send Email
1 Dec 9, 2001
5:14 am

immortal_123
Send Email

Hello, A very basic question but I can't find an answer (on the web at least). I'm learning XMLRPC::Lite but I can't find a way to access a returned array from...
4 Dec 6, 2001
4:03 pm

emmanueldecarie
Send Email

test - please disregard...
1 Dec 5, 2001
9:10 pm

magnus1er
Send Email

Greetings, I am trying to set up a SOAP service using the Perl SOAP::Lite modules, and I was up and running in less than 10 minutes (Kudos to the developer of ...
8 Dec 4, 2001
10:50 pm

Mental
mental@...
Send Email

Hi all, I am new to the group. I tried to use UDDI::Lite but I lack info on how to use it in order to get other things than the name of the first servie only,...
2 Dec 4, 2001
5:54 pm

Paul Kulchenko
paulclinger
Send Email

Hi, I'm trying to use SOAP::Lite with Apache 1.3.20 and mod_perl 1.25; SOAP::Lite version is 0.50. It coredumps with this simple setup: -- server ...
10 Dec 4, 2001
11:36 am

Chris Davies
roaima
Send Email

Hi, we've been frozen against SOAP::Lite 0.46 (client) and SOAP::Lite 0.50 (server) since our last code freeze many months ago. For various reasons we're now...
2 Dec 4, 2001
12:03 am

Paul Kulchenko
paulclinger
Send Email

Hi, When using SOAP::Lite 0.52, I find that my WSDL files can no longer be used (it worked fine with SOAP::Lite 0.50). The error I get with 0.52 is: ...
2 Nov 30, 2001
8:21 pm

markbaxterus@...
markbaxterus
Send Email

Hi everyone! I am using SOAP Lite for Perl on Linux and have written a small server which is dispatching a Package named USER.pm.This package has many "use" &...
4 Nov 30, 2001
6:21 pm

Paul Kulchenko
paulclinger
Send Email

At 06:55 PM 11/28/2001 -0800, you wrote: hello all I have a soap server which dispatches a class called SendReceive. i get this error when i try to access the...
2 Nov 29, 2001
11:10 pm

Paul Kulchenko
paulclinger
Send Email

Along with the variable $SOAP::Constants::DO_NOT_USE_XML_PARSER, which forces the use of XML::Parser::Lite, would it make sense to have an option...
3 Nov 29, 2001
4:12 pm

Mathieu Longtin
mrdamnfrenchy
Send Email

Hi, I'm using SOAP::Lite to access BEA Weglogic WSDL services (Java beans). I would like to call from Perl a remote method on the Java server that receives a...
1 Nov 29, 2001
2:45 pm

nadav@...
nadav37
Send Email

hello. I have created a soap server that serves out a class. how do i instantiate a class object on the client end and have access to the object methods. for...
2 Nov 29, 2001
12:56 am

Paul Kulchenko
paulclinger
Send Email

Hi, I have a really basic question -- please forgive me if it's been already been answered. I wrote a simple web service to display a fortune, using Soap::Lite...
6 Nov 28, 2001
5:40 pm

Paul Kulchenko
paulclinger
Send Email

Is there a way to get the uuid out of the following response: <SOAP-ENV:Envelope xmlns:SOAP-ENV=...> <SOAP-ENV:Body> <ns1:getDeviceProfileResponse xmlns ...>...
2 Nov 28, 2001
3:56 pm

Paul Kulchenko
paulclinger
Send Email

Hi, I've installed SOAP::Lite and am trying to use the jabber transport. When I try to run the example 'jabserver.pl' I get "Failed to load any schema for...
1 Nov 27, 2001
9:52 pm

Wayne Sheppard
tradevast
Send Email

Hi all, When passing an XML payload as a string using normal SOAP::Lite client calls, the XML gets encoded so that it looks like content. For example, '<' gets...
2 Nov 27, 2001
8:19 pm

Paul Kulchenko
paulclinger
Send Email

after i upgraded my server to 0.52, apache soap refuses to parse the array type 1) error message No Deserializer found to deserialize a ...
6 Nov 27, 2001
7:40 pm

Paul Kulchenko
paulclinger
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