Search the web
Sign In
New User? Sign Up
soaplite · SOAP::Lite for Perl (soaplite.com)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4909 - 4941 of 6387   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4909
hello, im looking at many examples but haven't found one to do something which im sure is very simple, maybe someone can lend some help. i want to set up a...
kr90266
Offline Send Email
Oct 3, 2005
7:16 pm
4910
I have created a simple client and server Perl arrangement for SOAP::Lite using the sample code presented on the www.soaplite.com web page. I use the...
Kiffin Gish
cybergish
Offline Send Email
Oct 5, 2005
1:23 pm
4911
Hello Your problem looks like mod_perl namespaces/packages name collisions. With mod_perl you have to be aware of package name collision. Mod_perl is running...
Cédric BOUFFLERS
pikonbiere
Offline Send Email
Oct 5, 2005
2:53 pm
4912
... Yes I suspected something like that. If I switch over to a simple cgi-script called directly under cgi-bin all works just fine. I'm still pretty confused...
Kiffin Gish
cybergish
Offline Send Email
Oct 5, 2005
3:27 pm
4913
Hello all, I've written a webservice to expose some underlying functionality of a client/server windows application. The service works and is called via the...
jakeflag
Offline Send Email
Oct 6, 2005
4:07 pm
4915
I installed soap-lite and decided to try out the ping-example. I setup everything as is, but keep getting the following error: Denied access to method (next)...
Kiffin Gish
cybergish
Offline Send Email
Oct 7, 2005
7:06 pm
4916
I'm trying to access Horde soap procedures from Perl on another server. I have a WSDL specification, but I cannot figure out how to put together a simple...
jeffreydhorn
Offline Send Email
Oct 8, 2005
6:45 am
4917
hey mike, ... what exactly *does* it do? why don't you try an example from the SOAP::Lite manual? have a look at ...
Nick Sutterer
nick@...
Send Email
Oct 8, 2005
11:18 am
4919
Hi, I posted this a while ago direct onto the website, but I don't know if it was sent out to the group (I didn't get a copy), and as I'm still having the...
Richard Gregory
richard_n_gr...
Offline Send Email
Oct 10, 2005
12:03 pm
4920
I have a SOAP::Lite service method that takes two parameters: a string and a custom-defined "Address" type. The address type has a member that is of type...
pfconrey
Offline Send Email
Oct 10, 2005
4:03 pm
4921
Hello, To deal with enum I had to overload the deserializer to support the enum ... * In the main service file : #!/usr/bin/perl use strict; use warnings; use...
Cédric BOUFFLERS
pikonbiere
Offline Send Email
Oct 10, 2005
4:26 pm
4923
Here is a soap example of a perl script using SOAP::Light I got off the internet. I cannot get it to work, so what is wrong with it or is it something I'm...
mikeburdickutah
Offline Send Email
Oct 12, 2005
9:52 pm
4924
Hello everyone, I am new to this group and SOAP::Lite and would appreciate any kind wrt my problem. I am trying to access a web service with the following...
satanssidekick5
Offline Send Email
Oct 13, 2005
3:28 pm
4925
The S::L->call() method takes a SOAP::Data object as it's first argument. From the man page: call(arguments) $client->call($method => @arguments); As has been...
Eric Bridger
ebridger2004
Offline Send Email
Oct 14, 2005
12:27 pm
4926
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...
Clark Ritchie
clarkritchie
Offline Send Email
Oct 14, 2005
11:50 pm
4927
I will be out of the office starting 15/10/2005 and will not return until 31/10/2005. I wont be checking mail but I might be on the look out for SMS msgs :-)...
simon.fairey@...
thefairey
Offline Send Email
Oct 15, 2005
3:33 am
4928
Does someone have a Perl example of how to parse a Soap response? Thanks... -Mike...
mikeburdickutah
Offline Send Email
Oct 15, 2005
5:18 am
4929
... Would you like to be a bit clearer as to what you mean and what SOAP::Lite doesn't do for you? Regards Duncan...
Duncan Cameron
duncan_camer...
Offline Send Email
Oct 15, 2005
12:03 pm
4930
... From the look of the SOAP response you can access the data directly without using the SOM approach. my $som = $soap->method( ...) ; my $r = $som->result; ...
Duncan Cameron
duncan_camer...
Offline Send Email
Oct 15, 2005
12:03 pm
4931
Duncan, Thank you! That is exactly what I needed and it works like a charm. Regards, Clark __________________________________ Yahoo! Mail - PC Magazine...
Clark Ritchie
clarkritchie
Offline Send Email
Oct 15, 2005
3:14 pm
4932
When someone replies to my post my replies to them don't show up. What am I doing wrong? Thanks... Mike...
mikeburdickutah
Offline Send Email
Oct 15, 2005
4:42 pm
4933
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...
skyeybubble
Offline Send Email
Oct 16, 2005
4:12 am
4934
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...
mikeburdickutah
Offline Send Email
Oct 16, 2005
8:20 am
4935
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...
LoveLeen
meet2pkw
Offline Send Email
Oct 16, 2005
10:28 am
4936
... Mike There is almost no reason why you should be doing this, trying to create a SOM object. You seem to have picked up from somewhere some incorrect ideas...
Duncan Cameron
duncan_camer...
Offline Send Email
Oct 17, 2005
1:58 am
4937
Hi, I have Fedora Core 4. In that how to configure for running perl and php. please tell me the instructions...
bestmadanmohan
Offline Send Email
Oct 17, 2005
12:50 pm
4938
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...
Daniel Dausch
dausch
Offline Send Email
Oct 17, 2005
5:49 pm
4939
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...
Vaibhav Sharma
vaisharma
Offline Send Email
Oct 18, 2005
5:32 am
4940
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'); ...
mikeburdickutah
Offline Send Email
Oct 18, 2005
6:48 am
4941
... Your var "$som" is not a package reference or object reference. How do you set the value of "$som"? -j -- Jay A. Kreibich | CommTech, Emrg Net Tech Svcs ...
Jay A. Kreibich
jaykreibich
Offline Send Email
Oct 18, 2005
12:40 pm
Messages 4909 - 4941 of 6387   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help