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 found there is a new update of SOAP::Lite 0.71.01 What exactly I see in log files erlier: SOAP::Transport::HTTP::Client::send_receive: HTTP/1.1 500 Internal ...
1 Apr 17, 2008
1:35 am

Andrei Ivanov
ensen_andy
Send Email

I notice that the OpenPatentService client at http://tech.groups.yahoo.com/group/soaplite/message/6012 no longer works. Here is a new version, using the stub...
1 Apr 12, 2008
3:21 pm

Mike
mw487
Send Email

Hi, I am new to SOAP lite. I hope someone can help me out.. I am trying to send XML data in the following form. <batch> <SOAP-ENV:Envelope> <SOAP-ENV:Body> ...
1 Apr 12, 2008
3:21 pm

Vivek Mhatre
vmhatre
Send Email

... CGI. It can....IIS6...I enabled it in the "web extensions" section of IIS manager. ... test.pl. Simple CGIs/.pl scripts work no problem. ... This works....
1 Apr 12, 2008
3:20 pm

Paul Rogers
progers001
Send Email

Hi, I'm trying to do some work creating a web service using SOAP::Lite but I'm not getting far. A call through the browser to 'client.pl' shows a blank web...
1 Apr 11, 2008
2:33 pm

Paul Rogers
progers001
Send Email

Hi, I need to throw an error which should be caught by a .NET client of SOAP::Lite webservice. Serialized SOAP::Fault produces xml which isn't compatible with...
1 Apr 9, 2008
6:17 pm

Sergey Romanovsky
sergeyromano...
Send Email

OK - I've now been whipped twice in three days. Seems the server i'm accessing doesn't like to use XML for its real power - it returns an array whose...
2 Apr 2, 2008
2:47 pm

Patrick
w8itout
Send Email

I am just starting using SOAP::Lite and I am having a bit of a problem getting anything to work. I have a very simple perl file (below) ... ...
1 Apr 1, 2008
8:03 pm

bshenanigan
Send Email

Hi all, I'm using SOAP::Lite for years to integrate a perl Search Engine through Web Service into other environments (Java, COM, etc.). The server is resides...
1 Mar 31, 2008
7:17 am

Hugues de Mazancourt
hdemazancourt
Send Email

Hi All - My apologies for a huge post, esp 1st time out - i've been using SOAP::Lite for a year, and have been able to figure things out, but.....oh, please...
3 Mar 29, 2008
9:58 am

patrick mariani
w8itout
Send Email

I have went searched the mailer for the solution for this problem I have seen other people ask this question but have not seen the answer. The request I am...
8 Apr 16, 2008
2:58 pm

Andrei Ivanov
ensen_andy
Send Email

Hi I have a script which does something like the following (this is an example for test purposes using some public service): ### use strict; use warnings; use...
1 Mar 12, 2008
3:57 pm

Mark Knoop
marknoop2002
Send Email

I have the following ComplexType definitions for IP address, how do i define the data type? I have the following defined but not getting the result i wanted. ...
2 Mar 11, 2008
4:36 pm

bennychee
Send Email

Hi Everyone! I am trying to SETUP CGI based web services using SOAP::LITE on WINDOWS XP (SERVICE PACK 2) having IIS 5.1. Have installed all necessary modules...
1 Mar 7, 2008
9:22 pm

~Dushi~
dushidushy
Send Email

Hello, I'm a newbie to SOAP and working on implementing a SOAP::Lite Perl client to invoke a function "getUint64ArrayValues" on a gSOAP server. I was able to...
1 Feb 27, 2008
5:30 am

mharidev
Send Email

In soap::lite perl service, the get_srvorder_details method returns the following complex structure: sub get_srvorder_details{ my @srv = (...
1 Feb 26, 2008
4:07 pm

t_elia
Send Email

Hi, How can I obtain a xml output like this: <soap:Body> <OTA_HotelDescriptiveInfoRQ xmlns="http://www.opentravel.org/OTA/2003/05" EchoToken="123456" ...
1 Feb 21, 2008
2:06 am

Luis
luissanchez
Send Email

hello, how do i change the way my envelope looks, in fact i want to define myself how it will look, currently it is similar to this <?xml version="1.0"...
1 Feb 19, 2008
8:19 pm

winfinit
Send Email

Hi, I have a SOAP client call within an Apache module which is giving me an error, however when I use the same code from the command line I can easily get the...
1 Feb 14, 2008
6:22 am

occasoblu
Send Email

Hi, how can I get access to the SOAP::Data structure with brackets [] I have an array of items such: <namesp1:findrecResponse xmlns:namesp1="meetup&quot;> <result...
1 Feb 11, 2008
3:25 pm

Andrei Ivanov
ensen_andy
Send Email

I have a SOAP server that runs in daemon mode and am able to talk to it fine with a client (SOAP object) built using the uri + proxy methods, but I cannot get...
1 Feb 11, 2008
4:35 am

axelelfner
Send Email

Brand new SOAP::Lite user here. I am trying to get the hibye demo working locally on my laptop running Ubuntu Ultimate 7.10. The hibye.pl script works when...
1 Feb 9, 2008
7:18 am

jwalsh999
Send Email

Hello, i have the following problem: I built the stubcode of the Amazon web services via "stubmaker.pl http://soap.amazon.com/schemas2/AmazonWebServices.wsdl"....
5 Feb 5, 2008
3:34 pm

Peter Hartmann
huberhans90
Send Email

Dear Friends Greetings from Gomathi - Job Cookies, I represent one of the leading IT consultancies called Job Cookies. Job Cookies is a dynamic and...
1 Feb 5, 2008
6:34 am

Gomathi Muthiah
jobcookies2
Send Email

Client side: my @d; $i = 0; while (<STDIN>) { chomp; @d[$i] = SOAP::Data->name('appointment&#39;)->type('appointment&#39;)->value( [ ...
1 Feb 5, 2008
6:33 am

Andrei Ivanov
ensen_andy
Send Email

Hello, I am using SOAP::Data to build a request to a SOAP server. I send ir with SOAP::Lite, generating this request XML: <?xml version="1.0"...
1 Feb 4, 2008
11:31 pm

Paco Regodón
francisco@...
Send Email

How can I serialize complex types in soap lite (using wsdl). The message should look like this. (The Wsdl has defined types such as Metrics.) <message> ...
1 Feb 4, 2008
6:51 pm

rvanveen_nl
Send Email

Hi all! I've a system where i can call several methods in the same request. For instancem the body will look something like this: <SOAP:Body> <ping> ...
1 Jan 31, 2008
9:19 pm

Jose Borges Ferreira
debaixo_de_f...
Send Email

Getting array at the client side is no problem with Soap::SOM, but how I can get passed array at the server side? I can not get SOM methods at the server. This...
1 Jan 30, 2008
2:42 am

Andrei Ivanov
ensen_andy
Send Email

I'm pretty new to soap and trying to develop an application to rate and eventually ship and print labels for shipments. Here's a current look at some of the...
2 Jan 27, 2008
7:17 pm

Eric Bridger
ebridger2004
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