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

The Key to Options Trading Success The stock market is a fascinating exchange that always provides hope and promises traders the possibility of becoming rich...
1 Nov 2, 2006
11:45 pm

Ver Lingas
verlingas
Send Email

hi The following website contains great links to soap tutorials and resources, check them out and enjoy ! latest tcp/ip tutorials and resources are included at...
1 Nov 1, 2006
6:43 pm

Qaisar Rafiq
qaisarafiq
Send Email

I'm trying to call Oracle Content DB webservice by SOAP::Lite in perl. However, Oracle deploys the services into different wsdl. For example, they provide a...
1 Nov 1, 2006
1:53 pm

wan wanju
jwan1981@...
Send Email

How To Succeed In Online Financial Trading Using Freebies Did you know that many of the tools and resources that we consider essential for online trading...
1 Nov 1, 2006
5:54 am

Ver Lingas
verlingas
Send Email

Hello all: Been spinning my wheels on this issue for quite a while but haven't found a solution yet. We have a SOAP service that works on one machine (same IIS...
1 Nov 1, 2006
12:46 am

Günter Sammet
guntersammet
Send Email

I've got an OO Perl API for some things I'd like to be able to control over the internet. Lots of our customers use Java, and would like a SOAP interface. Will...
1 Oct 30, 2006
10:46 pm

Judd Taylor
judd.taylor
Send Email

Hi, I'm new to Web Services and I'm trying hard to create a client script for consuming a Web Service created on .NET platform. I've been struggling in days...
1 Oct 29, 2006
4:18 pm

emsivajo
Send Email

Hi, I have a SOAP server with SOAP::Lite, using SOAP::Transport::HTTP::CGI with Apache 1.3.33. Is it possible to access the http headers of the request? I...
1 Oct 17, 2006
1:20 pm

Jakob Hirsch
mirakulator
Send Email

Could someone tell me how I can see the SOAP response message when using SOAP Lite and the Google Web Search API? For example, after calling doGoogleSearch(),...
3 Oct 16, 2006
4:16 pm

Frank McCown
mccownf
Send Email

Using SOAP-Lite versions 0.67 and 0.69 on Solaris and Linux platforms, I consistently get this error using the Google API example from ...
3 Oct 16, 2006
1:10 pm

Frank McCown
mccownf
Send Email

Dear All, I am writing a web service based application where I need to send three associative arrays (hashes) from SOAP-Lite based client to SOAP-Lite based...
6 Oct 13, 2006
8:57 am

Rohitashva Sharma
rs1975in
Send Email

Hi, I'm having a problem parsing some XML in PERL with SOAP::LITE and was wondering if anyone could help me out. I'm trying to get access to the each of the...
3 Oct 11, 2006
9:22 pm

Steve Benzo
steve_benzo
Send Email

I'm using SOAP::Lite 0.69 CPAN and am trying to implement a client for a service WSDL published here: http://strathearns.org/wds/usps_ws.wsdl While generating...
6 Oct 10, 2006
2:50 am

Sebastian Jaenicke
sjaenick+SOAPLITE@...
Send Email

Who Wants To Be A Stock Market Millionaire? I know many people who want to be stock market millionaires. It is actually not that complex if you know what you...
1 Oct 7, 2006
2:40 pm

Cas Roman
caszroman
Send Email

Hi All, I'm sure I saw this in the documentation, but now I can't find it any more. I'm trying to connect to a web service built with JAX (apparently). I've...
3 Oct 3, 2006
12:58 pm

crndeignan
Send Email

I developed a client server application. Now I use a fixed endpoint to the cgi, but I need to switch to a load balancer, in order to address the call to the...
2 Sep 30, 2006
11:42 pm

Thomas Eden
teden
Send Email

Is it possible to use gSOAP (http://www.cs.fsu.edu/~engelen/soap.html) as a client with a SOAP::Lite (Apache, mod_perl, mod_soap) server? If so, are there any...
4 Sep 30, 2006
5:07 pm

Sherzod Ruzmetov
sherzodr
Send Email

I have a program that uses SOAP::Lite. It works fine with version .60, but has problems with versions .66 and newer. This is the error I am recieving: A...
1 Sep 29, 2006
9:17 pm

seth_ucsc
Send Email

Hello, I have the following Perl client (fragments): use SOAP::Lite + trace => qw(debug); my $client = SOAP::Lite ->uri('http://localhost:8888/sc&#39;) ...
1 Sep 29, 2006
12:22 pm

mg150799
Send Email

When I run the applications with the -w switch enabled, I get the following warning: Cannot marshall CODE reference at...
1 Sep 29, 2006
12:13 pm

Sherzod Ruzmetov
sherzodr
Send Email

Hello, Is it possible to select the compression method ? Thanks in advance. _____________________________________________________________________ Mensaje...
2 Sep 29, 2006
7:58 am

JuanFco Rodriguez
yonailo
Send Email

SOAP Lite responses to some of my services fail the "WS-I 1.1 + SOAP Binding Profile 1.0" tests. Specifically R2113: An ENVELOPE MUST NOT include the...
1 Sep 28, 2006
8:14 am

planetary_mike
Send Email

Hi I have tried or the various examples in the archive of this list but haven't had any luck getting the client IP within a handler when using ...
1 Sep 27, 2006
8:47 pm

aarhus_uk
Send Email

I am trying to return some UTF-8 encoded data from a SOAP::Transport::HTTP::CGI based server and I am getting the following message in the SOAP fault: "Wide...
1 Sep 27, 2006
8:46 am

yahsjc
Send Email

Hi I've generated the WSDL stub for SugarCRM using stubmaker.pl. In most cases the data types are simple, but there are a few complex types that I'd like to...
2 Sep 27, 2006
3:10 am

Sherzod Ruzmetov
sherzodr
Send Email

There are those who like to invest in stocks and shares with the belief that they are fuelling the economy or the industry they trust in. They ‘buy and...
1 Sep 26, 2006
8:27 am

Rey Camil
reycamil
Send Email

Hi, I recently encountered a problem using SOAP::Lite in PERL 5.6 and I'm having trouble understanding exactly what caused this issue. We're using version...
1 Sep 26, 2006
12:05 am

steve_slotnick
Send Email

My SOAP::Lite service works perfectly using a SOAP::Lite client or when I manually put the SOAP XML together from my C# client. When I try to use my WSDL file...
1 Sep 23, 2006
11:17 pm

jmichalicek
Send Email

... Get your email and more, right on the new Yahoo.com...
1 Sep 23, 2006
11:34 am

Starcom Hosting
starcom5152
Send Email

The classic image of the stock market is that of a place where fortunes are made and lost throughout the course of the day, and where those who take the...
1 Sep 22, 2006
5:07 am

Rosa Fontana
rosazfontana
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