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

Hello I am new to web services and I am trying to access a web service that I wrote. If I use LWP and post raw xml it works (returns the expected results)....
2 May 23, 2006
1:53 pm

Peter Sinnott
psinno
Send Email

I have a very strange problem and I have no idea to solve this. I have: - Sun-Fire-V240 with Solaris 5.9 installed - SOAP-Lite Client/Server 0.67 -...
1 May 21, 2006
11:38 pm

iadiezig
Send Email

Hi, I'm having trouble sending a simple boolean across using SOAP-Lite-0.67. My client call is: $result = $bs->submitSingleQuery( 10, # alignment...
3 May 20, 2006
6:14 pm

gayathri athreya
satanssidekick5
Send Email

Hello, I try to write a server that receive a request and save the request as XML in a file. I use the "body" method to retrieve the body message but this...
2 May 19, 2006
12:33 pm

Eric Bridger
ebridger2004
Send Email

Hi, I developped a webservice on which a can invoke the functions on Standard Port 80 without any problems. When I do the same command (qip-WS-client.pl) but...
1 May 18, 2006
4:33 am

Adrian Diezig
iadiezig
Send Email

Hi, I'm trying to connect to a .net server w/ the following code and I get the above error: Server did not recognize the value of HTTP Header SOAPAction:...
1 May 16, 2006
1:00 am

Pauljames Dimitriu
paulj1999
Send Email

Hi , i'm trying to compile and send a simple soap message , use SOAP::Lite; $temp_elements = SOAP::Data->name("url" => SOAP::Data->value( ...
2 May 15, 2006
1:45 pm

Eric Bridger
ebridger2004
Send Email

I am using SOAP::Lite version 0.6 and cannot upgrade - because newer versions break complextypes in the application I am using. my $soap =...
2 May 15, 2006
1:39 pm

Eric Bridger
ebridger2004
Send Email

Hello, I want to connect to a webservice made with DotNet and send it parameters. I can connect to it and receive a value but i can't send it parameters and i ...
3 May 15, 2006
1:38 pm

Eric Bridger
ebridger2004
Send Email

Salam friends, click here simply: http://www.itrecruitment.us/index.php?refid=115703 I hope u will be fine. Every person on this world first studies and then...
1 May 15, 2006
9:16 am

khuram shahzad
bcss03a106
Send Email

Hi, I am a relative SOAP::Lite newcomer and have written a client/server pair that does some fairly simple things. The application works well inside my company...
1 May 12, 2006
12:40 am

prosaic.harper
Send Email

Hi, how do I catch errors in a client? I have tried this: $s=SOAP::Lite ->service('http://host:8008/wsAPI?wsdl&#39;) ->on_fault(sub { my($soap, $res) = @_; use...
1 May 11, 2006
3:03 pm

Torsten Foertsch
torstenfoertsch
Send Email

I'm creating a soap service with SOAP::Lite. For the time being the primary client is .NET. I've been able to get Perl and Ruby working just fine, with all...
1 May 9, 2006
9:18 pm

Chris Dent
chrislondonb...
Send Email

I have some client code that has traps for SOAP::SOM objects that are faults, and does special handling for them. I want to add some validation to the SOAP...
1 May 9, 2006
6:23 pm

Issac Goldstand
margol_il
Send Email

I'm using SOAP::Lite 0.66.1 as a client (though it fails with other releases) and having a problem receiving byte arrays from an Apache Axis server. I'm using...
2 May 8, 2006
11:02 am

nodens2k2k
Send Email

Hi I have a web service that I connect to as follows and dump the results to the screen. The issue is that the data received from the web service includes the...
3 May 4, 2006
11:59 am

wmorgenstern@...
wmorgenstern
Send Email

I am trying to use the current version of SOAP::Lite to make soap calls on a service using JBoss 4.0.4 as the container. It is giving me really weird error...
1 May 2, 2006
8:43 pm

Ravi
d_ravisiddhu
Send Email

Hi, I am a newbie at accessing a SOAP:LITE Server from a .NET Client. The SOAP Server doesn't have a WSDL so I built a ASP.NET server with just the methods...
1 May 2, 2006
5:15 pm

julio_delgado_garcia
julio_delgad...
Send Email

I'm trying to call a function and pass a message that looks like this: <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" ...
1 May 2, 2006
1:21 pm

cardboardbob_2000
cardboardbob...
Send Email

Does anyone have the raw text of a sample SOAP request to eBay that works? I'm trying hard to make a single GeteBayOfficialTime request to work with no luck....
3 May 1, 2006
6:39 pm

Ted Zeng
tzeng88
Send Email

Hello, I tried to write a soap server (perl cgi). The server receive this request : <?xml version="1.0" encoding="UTF-8"?><env:Envelope ...
1 Apr 26, 2006
9:25 am

tilmant_a
Send Email

Hi folks. We've got a cilent-server system with a couple hundred clients running various versions of SOAP::Lite in the 0.60 timeframe. We're trying to upgrade...
1 Apr 26, 2006
7:00 am

Alex Tang
tangoreturns
Send Email

Hello, My server receive a request and I would like to parse it. I know how to retrieve the value of an header or a data. I use "dataof" and "headerof";. But...
1 Apr 24, 2006
8:19 am

tilmant_a
Send Email

Hello group! I've been trying to get SOAP::Lite to access a particular site that has document/literal return, but I just get the "EXPERIMENTAL&quot; warning and no...
1 Apr 19, 2006
3:24 am

Peter Grace
dirtypete1981
Send Email

I would like to use SOAP::Serializer::as_* to allow objects to automatically serialize when returned from a soap call. However, I'm having trouble coming up...
1 Apr 18, 2006
8:37 pm

pfconrey
Send Email

Hi Everyone I am trying to get a SOAP::Lite client working with a GSOAP web service. I want to enable strict parsing on the GSOAP side so that I can catch...
1 Apr 17, 2006
8:25 pm

balajisrinivasan00
balajisriniv...
Send Email

I was wondering if anyone had experience accessing a WSDL on a Microsoft IIS server(for example, I am accessing one on a Microsoft Project server). I can't...
2 Apr 17, 2006
4:25 pm

Achim Grolms
achim_grolms
Send Email

Is there a way to send raw XML that I type by hand inside the <functionname>;...</functionname>, instead of having to play with SOAP::Data ? SOAP::Data can get...
2 Apr 16, 2006
10:13 am

Jeff Lavallee
theonlyduckyd
Send Email

Does anyone know how I can get this annoying message to not display whenever I run my SOAP::Lite script? (without editing the SOAP::Lite source code) ...
1 Apr 14, 2006
9:56 pm

karjala
Send Email

Does anyone have any experience getting SOAP::Lite (in specific, SOAP::Transport::HTTP::Apache and Apache::SOAP) working under Apache 2.x? I would assume...
1 Apr 14, 2006
3:42 pm

Jay A. Kreibich
jaykreibich
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