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

Hello I am trying to send an object as a parameter to a .NET web service from a perl client with soap::lite.It works fine with integers, strings as arguments...
3 Oct 24, 2005
4:46 pm

parcelstring
Send Email

Hmmm... I have a simple SOAP server: -- #!/usr/bin/perl -w use strict; use lib "/etc/perl&quot;; use lib "/usr/lib/perl5/site_perl/5.8.6/i686-linux-thread-multi&quot;; ...
1 Oct 24, 2005
12:15 pm

jamethiel_w
Send Email

Hello, I would like to add: xmlns:m="http://10.122.123.110:8251/axis/services/exam" to the envelop below. (generated by SOAP::Lite) <?xml version="1.0"...
2 Oct 24, 2005
9:35 am

Richard Gregory
richard_n_gr...
Send Email

Can someone shed some light on this error. I am running a standalone server using the http transport portion of soap::lite....
1 Oct 22, 2005
8:46 pm

spinixguy
Send Email

Hi, (Perl scripting) I need to see what my soap request and responses look like and was told that I could do this by adding 'debug&#39; like this: use SOAP::Lite...
1 Oct 22, 2005
4:28 pm

mikeburdickutah
Send Email

Hi I am trying to consume a soap::lite service using .NET but i am having a few problems, its probably my wsdl. WSDL file is available here ...
1 Oct 22, 2005
12:22 pm

parcelstring
Send Email

Hi, I have a Perl snippet that produces a XML request. I would like to see what it looks like in a XML format. How can I do that? Thanks.... Mike Here's the...
2 Oct 22, 2005
9:46 am

Karanth Srihari
karanthsrihari
Send Email

Can this SOAP request be written differently so that I can make sure the correct value is on the correct layer so to speak? In other words, can I use a...
1 Oct 21, 2005
9:07 pm

mikeburdickutah
Send Email

I have to write a complex SOAP request that is four layers deep. What is the best way to do this so I don't get lost? Also, what are WSDL files and what are...
2 Oct 21, 2005
1:04 pm

Eric Bridger
ebridger2004
Send Email

Hi All, Please someone help me to resolve following problem. Please Let me know, what I am doing wrong in my script, and not getting the right output?? Thanks...
1 Oct 21, 2005
12:10 pm

Vaibhav Sharma
vaisharma
Send Email

JobsAssist is the only group, that sends out Maximum Number of Freshers Jobs each day! Yes, the Group announces 13-15 freshers Jobs everyday. Even if you are...
1 Oct 21, 2005
4:17 am

jagadish nanjundaiah
jagadish200502
Send Email

I'm getting a list back from a SOAP server, but the result() only contains the last item in the list. With debug on, I see that the reply is: <?xml...
3 Oct 20, 2005
8:12 pm

Aaron BRICE
aaron.brice@...
Send Email

Hi all, I am making the proxy code for my own web service by using stubmaker.pl, and some function in the proxy code generates the following xml envelope[1]. ...
1 Oct 20, 2005
2:47 pm

oteikim
Send Email

I am trying to access a transaction that returns an array of objects. The transaction is written in java and runs under weblogic. When I try to get the result ...
1 Oct 20, 2005
9:55 am

psinno
Send Email

Hello Everyone, I have written a SOAP::Lite webservice that needs to be called from Java via Axis. We are having real problems: I'm returning an array of...
1 Oct 19, 2005
9:23 pm

Andrew Hicox
ahicox
Send Email

Hi, I would like to use SOAP::Lite to communicate with the web server, but I need to send the token to get the access. Does anyone know how to set up in ...
2 Oct 19, 2005
9:15 am

Karanth Srihari
karanthsrihari
Send Email

Hello Group, I am facing a problem, would be greatful if your experience and knowledge can help me solve it. I have to query a server for certain response by...
1 Oct 19, 2005
8:48 am

Karanth Srihari
karanthsrihari
Send Email

what is tcp/ip protocol...
1 Oct 19, 2005
8:27 am

ahmed_abdo_1982
Send Email

Dear Friends,Here are Today's 20 Freshers Jobs. Feel free to forward this information to your friends.Refer your friends to subscribe Vyom Career eMagazine for...
1 Oct 19, 2005
6:08 am

jagadish nanjundaiah
jagadish200502
Send Email

Hello all, With apologies to list wizards for once again raising this issue that has made previous periodic appearances onlist: ...
1 Oct 18, 2005
9:34 pm

ravi
rationalfool
Send Email

Hi I have a problem that close with many discussed here, but stargly different. I used examples from SOAP::Mime to send attachment to a local server (I used...
1 Oct 18, 2005
8:29 pm

Sergey Denisenko
vasilich_pro...
Send Email

I get this error: "Can't call method "valueof" without a package or object reference". This line is generating the error: my $value = $som->valueof('//Body&#39;); ...
2 Oct 18, 2005
12:40 pm

Jay A. Kreibich
jaykreibich
Send Email

Hi, I am a new User of Perl::SOAP::Lite client, and want to write one script in Perl for the following which is a .NET based WebAPI Server. But not getting any...
1 Oct 18, 2005
5:32 am

Vaibhav Sharma
vaisharma
Send Email

I read with interest Duncan Cameron's response to a previous posting but alas my SOAP response is a little different. Tried a number of different things to...
1 Oct 17, 2005
5:49 pm

Daniel Dausch
dausch
Send Email

Hi, I have Fedora Core 4. In that how to configure for running perl and php. please tell me the instructions...
1 Oct 17, 2005
12:50 pm

bestmadanmohan
Send Email

Hi, I'm trying to use the SOAP::SOM functions like header(), body(), fault(), valueof....and my perl script just stops when it gets to these. It acts like the...
2 Oct 17, 2005
1:58 am

Duncan Cameron
duncan_camer...
Send Email

FREE LOVEMETER SOFTWARE ON http://www.net4matrimonials.com whr marriages are made CONVERT YOUR LOVE MARRIAGE INTO ARRANGE ONE (Create your porfile and his/her...
1 Oct 16, 2005
10:28 am

LoveLeen
meet2pkw
Send Email

I am trying to integrate a SOAP::Lite based server with Java based client. Could anyone kindly share some examples with me if you have successful experience on...
1 Oct 16, 2005
4:12 am

skyeybubble
Send Email

When someone replies to my post my replies to them don't show up. What am I doing wrong? Thanks... Mike...
1 Oct 15, 2005
4:42 pm

mikeburdickutah
Send Email

SOAP newbie here. I apologize for what is probably a dumb question but I wasted the better part of today on this and I'm really frustrated. I can see the...
3 Oct 15, 2005
3:14 pm

Clark Ritchie
clarkritchie
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