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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 4877 - 4906 of 6387   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4877
Hello !! :-) I want to send a request from the client to the server with an attachment. Then i need to send another attachment from the server to the client,...
CristiAn Fuenzalida
cfuenzal_perl
Offline Send Email
Sep 2, 2005
5:43 pm
4878
Latest VoIP Offers. Huge Company Looking Routes Worldwide. Sell Your Routes Now! VoIP Traffic Exchange Forum Topics Posts Last Post Selling Minutes Please...
Call Termination
callterminat...
Offline Send Email
Sep 3, 2005
10:02 pm
4879
Hi there SOAPers, I get the following error: odin:~/STORE ->./querystore 10 Can't use string ("as_base64Binary") as a subroutine ref while "strict refs" in use...
stefanastrupkruger
stefanastrup...
Offline Send Email
Sep 6, 2005
11:01 am
4880
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...
vinit samel
vinitns
Offline Send Email
Sep 8, 2005
4:53 pm
4881
hi vinit, ... i had the same issue, but unfortunately couldn't get any help from the list. i decided not to exchange objects via soap. it sucks, but i tried...
Nick Sutterer
nick@...
Send Email
Sep 8, 2005
6:05 pm
4882
Hello! I m finding many samples how to use WDSL and SOAP::Lite together for simple inquiries. However, I fail to find any more complex sample, like for...
philipp_ott
Offline Send Email
Sep 9, 2005
8:32 pm
4883
1 BILLION MUSIC, MOVIES and VIDEOS... - Unlimited access to the largest MP3 collection Ever! Over 5 Million - Unlimited Music Downloads - Unlimited Movie...
jeannetteullmann182
jeannetteull...
Offline Send Email
Sep 11, 2005
7:15 pm
4884
I'm using the FCGI transport and have a problem. When my FCGI script is first spawned it returns to the client OK. But on further requests it returnes undef,...
mike2orb
Offline Send Email
Sep 15, 2005
3:21 pm
4885
Hi, Trying to do this on a RedHat 3 Enterprise box - I want to run it with Apache/mod_perl, but when I specify that in the makefile process I get: Warning:...
w1ntermute03
Offline Send Email
Sep 15, 2005
10:31 pm
4886
Hello, I do have a problem to write a picture-upload-server for an HTML-Editor-component "XStandard-Editor" (http://www.xstandard.com/) that uses SOAP for such...
Gert Brinkmann
gbrinkmann@...
Send Email
Sep 16, 2005
12:13 pm
4887
I am wondering/hoping/begging if someone could help a newbie with a simple Tomcat soap client talking to a SoapLite server. I am sure I am missing a very...
jmdevel
Offline Send Email
Sep 16, 2005
4:19 pm
4888
Hello I have a Perl Client communicating with a .NET Webservice via Soap::Lite. I am having trouble receiving complex types from the service. Please see the...
vinit samel
vinitns
Offline Send Email
Sep 16, 2005
11:07 pm
4889
Hi Please find below the XML Request and Response. I think its something with the way the int array is deserialized - its taking 'int' type as a key and hence...
Vinit Samel
vinitns
Offline Send Email
Sep 18, 2005
9:14 pm
4890
Hi all, I am new to SOAP::Lite and I'm trying to access a service that requires a complex data structure sent to it and I am having no luck figuring this out....
swoodbri
Offline Send Email
Sep 19, 2005
6:57 pm
4891
Steve, I was in a similiar situation and found invaluable help at this site: http://www.majordojo.com/soaplite/ In particular check the archive articles:...
Eric Bridger
ebridger2004
Offline Send Email
Sep 19, 2005
9:23 pm
4892
... You need to iterate over the SOM object looking at each occurence of int. Something like (untested) for my $int ($som->valueof('//arr/int')) { print $int,...
Duncan Cameron
duncan_camer...
Offline Send Email
Sep 19, 2005
10:01 pm
4893
There was one final piece, at least for me solving a similiar problem, addressed in this post: http://www.majordojo.com/archives/2003_04.html#000009. By using...
Eric Bridger
ebridger2004
Offline Send Email
Sep 20, 2005
1:27 pm
4894
Eric, Thank you for the excellent references. I found this one which was a major break through: http://www.majordojo.com/soaplite/docs/SOAP/Data.html And I was...
Stephen Woodbridge
swoodbri
Offline Send Email
Sep 20, 2005
2:10 pm
4895
Hello folks I need help sending an Arraylist from a Perl Client to a .NET WebService using SOAP::Lite. I am able to send int,arrays,strings and objects....but...
Vinit Samel
vinitns
Offline Send Email
Sep 21, 2005
11:12 pm
4896
Dear Sir: Please Find the Latest VoIP Offers. See the Announcement of New Call Center Portal. Advertisement Selling Minutes Buying Minutes Sell Equipment...
Call Termination
callterminat...
Offline Send Email
Sep 23, 2005
5:32 pm
4897
... Looks like you have neither Modperl 1 or 2 installed - there were some API changes between 1.99 and 2.x. My suggestion is to either build your own...
Aaron Trevena
hashbangperl
Offline Send Email
Sep 23, 2005
5:50 pm
4898
I have a sample SOAP request that contains the following structure: <tns:GTotal> <CountD href="#id1" /> </tns:GTotal> And then CountD is declared as such: ...
drmartin1998
Offline Send Email
Sep 24, 2005
9:22 pm
4899
hi all, Let us suppose that SOAP Server uses more then 20000 Memory Pages. It looks that it does not abend. So I assume that there is no classic memory leak. ...
nitingoel_16
Offline Send Email
Sep 27, 2005
4:23 am
4900
Marriages are made in heaven but we have to make it success on the earth!!! FREE FREE FREE...... Matrimonials http://www.Net4Matrimonials.com (HERE YOU WILL...
LoveLeen
meet2pkw
Offline Send Email
Sep 27, 2005
10:45 am
4901
Hello, I am having a problem of making a simple client and server program working. Client programs accessing those sites provided in the tutorial examples...
javareigns
Offline Send Email
Sep 27, 2005
8:35 pm
4902
I'm having difficulty communicating with Microsoft web services. I consistently get the message: <faultcode...
Todd Giles
tgiles2
Online Now Send Email
Sep 27, 2005
10:32 pm
4903
Hi I'd like to get access to the SOM object in the server so that I can see the name of the first level element in the message body and to iterate over an...
shadowfoo2
Offline Send Email
Sep 29, 2005
4:18 pm
4904
Folks, I have a SOAP::Lite web service which needs to compose its response based on a schema definition. The problem is, I routinely trap significant error...
teden
Offline Send Email
Sep 29, 2005
5:27 pm
4905
Try this: eval { #do stuff that might die ... } if ($exception = $@) { # use $exception to formulate your $response return $response; } Hope this helps Mike...
MikeG
shadowfoo2
Offline Send Email
Sep 30, 2005
8:20 am
4906
Thanks, I tried this but it still ends up returning control to the program... I did a bit more research and came across Error.pm on CPAN. It provides a ...
Thomas Eden
teden
Offline Send Email
Sep 30, 2005
11:49 am
Messages 4877 - 4906 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