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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 3960 - 3992 of 6387   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3960
Please do not change the subject line and reply to terrafirmapune@... Greetings! We need Perl, J2EE Programmers for our client in Pune. About the...
Rakesh Ghumatkar,Terr...
terrafirmapune
Offline Send Email
Oct 1, 2004
7:56 am
3961
So I have a complex type thus my $params = SOAP::Data->type('SysHashMap')->name("arg0" => \SOAP::Data->value( @keys, @values)); @keys are strings and values...
robertatelastica
robertatelas...
Offline Send Email
Oct 1, 2004
10:15 pm
3962
1 BILLION MUSIC, MOVIES and VIDEOS... - Unlimited access to the largest MP3 collection Ever! Over 5 Million - Unlimited Music Downloads - Unlimited Movie...
jnnfrmackey9449
Offline Send Email
Oct 3, 2004
1:21 am
3963
When I try to install SOAP::Lite on OSX I get unning make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',...
Robert Nicholson
robertatelas...
Offline Send Email
Oct 4, 2004
2:53 am
3964
Please do not change the subject line and reply to terrafirmapune @yahoo.com Greetings! We need Perl, J2EE and oracle PL/SQL Programmers for our client in...
Kirti Kulkarni,Terra ...
terrafirmapune
Offline Send Email
Oct 4, 2004
10:13 am
3965
To answer the subject -- yes. I've built it under both Jaguar and Panther, without problems. (Jaguar on a G4, Panther on both G4 and G5) The Panther installs...
Joseph Hourcle
jhourcle
Offline Send Email
Oct 4, 2004
3:27 pm
3966
Hi, How do I extract the faultstring and print it? My outputxml() looks like this: <?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:xsi="http:// ...
jigsaw9876
Offline Send Email
Oct 5, 2004
8:58 am
3967
Hello, I wrote a simple SOAP proxy, but I have a problem accesing different methods from client during one session: use SOAP::Lite; # ... $soap = SOAP::Lite ->...
Artur Brodowski
bzd@...
Send Email
Oct 5, 2004
1:26 pm
3969
I am writing a SOAP::Lite CGI server that is intended to receive lots of xml data from a client in the form of an XML document that has been imbedded in a SOAP...
Brian Buechler
iambrian_pmme
Offline Send Email
Oct 5, 2004
6:50 pm
3972
It might work if SOAP::Lite knew the definition of type SysHashMap. The following will generate an array of an array. my $time_params = SOAP::Data->name("arg0"...
jpeyser
Offline Send Email
Oct 6, 2004
5:01 pm
3973
Hi all, I have a J2EE webservice that takes a String[] as a parameter. I wish to use SOAP::Lite to pass an array, e.g. @MYARRAY. Currently I send strings in...
gary_grubb@...
garygrub
Offline Send Email
Oct 7, 2004
3:59 am
3974
Hi all, I am calling a J2ee web service with SOAP::LIte. If I call the webservice with incorrect datatypes I get no debug info. Is there a tool that I can get...
gary_grubb@...
garygrub
Offline Send Email
Oct 7, 2004
4:27 am
3975
If you go to www.capeclear.com and poke around, you'll find a "nettool" which will get between your client and server. It's hard to find, so I just went and ...
Mark Fuller
amigo_boy2000
Offline Send Email
Oct 7, 2004
4:37 am
3976
use SOAP::Lite qw/trace/; ... This E-Mail and any attachment is intended only for the person or entity for which it is addressed and may contain confidential...
Paul Harman
seancortan
Offline Send Email
Oct 7, 2004
8:11 am
3977
I tried to use SOAPLite 0.55 and 0.60, but both were failed with the use of mod_soap. My OS is NetBSD-current. My apache server is 2.0.52. mod_perl is 1.99.16....
Hitoshi Asaeda
Hitoshi.Asaeda@...
Send Email
Oct 7, 2004
12:36 pm
3978
I wouldn't necessarily go commenting out use and require statements. They are there for a reason. You need to make sure those packages have been installed...
Byrne Reese
byrnereese
Offline Send Email
Oct 7, 2004
1:08 pm
3979
Also, tcpmon that ships with Axis is very helpful. I am sure you can find a binary somewhere....
Byrne Reese
byrnereese
Offline Send Email
Oct 7, 2004
2:23 pm
3980
... Does someone recognize what I've missed? ... So should I use apache 1 and mod_perl 1? ... Ok, at first I'll check cvs code, and try apache/mod_perl ver.1...
Hitoshi Asaeda
Hitoshi.Asaeda@...
Send Email
Oct 7, 2004
2:49 pm
3981
... I give you one report. I replaced Lite.pm and Transport/HTTP.pm, which was given by cvsweb, from my SOAPLite-0.60. The error message is now only: [error]...
Hitoshi Asaeda
Hitoshi.Asaeda@...
Send Email
Oct 7, 2004
2:59 pm
3982
An exellent windows freeware monitor is available at pocketsoap.com http://www.pocketsoap.com/tcptrace/ gary_grubb@... wrote: Hi all, I am calling a...
Byron Whitlock
blackboy9692002
Online Now Send Email
Oct 7, 2004
5:52 pm
3983
... I installed all modules and new HTTP.pm and Lite.pm, and then retried. The situation goes well step by step. But not yet solved. I got an error saying: ...
Hitoshi Asaeda
Hitoshi.Asaeda@...
Send Email
Oct 7, 2004
7:00 pm
3984
... [trimmed] ... I've never had such a problem. The following works for me: #!/usr/bin/perl -- use SOAP::Lite; my $soap = SOAP::Lite ->...
Joseph Hourcle
jhourcle
Offline Send Email
Oct 7, 2004
9:04 pm
3985
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 ...
achan_work
Offline Send Email
Oct 8, 2004
1:30 pm
3986
Currently in 0.60, this capability is not easily accomplished. In fact you identified the only way to do it: subclass SOAP::Transport::HTTP::Client. But in...
Byrne Reese
byrnereese
Offline Send Email
Oct 8, 2004
8:13 pm
3987
SOAP::Lite does not recognize that namespace as it is no longer in compliance with the specification. According to the 1.1 spec: A SOAP message MUST have an...
Byrne Reese
byrnereese
Offline Send Email
Oct 8, 2004
8:27 pm
3988
Setting the HTTP timeout in SOAP::Lite can be accomplished using the following code: my $soap = SOAP::Lite ->uri($uri) ->proxy($proxyUrl, timeout => 5 ); print...
Byrne Reese
byrnereese
Offline Send Email
Oct 8, 2004
9:50 pm
3989
This has been fixed in SOAP::Lite 0.65 - in that version, the start parameter will be looked for first. If it is not present, then the root part will be used....
Byrne Reese
byrnereese
Offline Send Email
Oct 8, 2004
10:07 pm
3990
I found a good article discussing Digest Authentication: http://www.webreference.com/internet/apache/chap5/3/ Here is an excerpt: Digest authentication works...
Byrne Reese
byrnereese
Offline Send Email
Oct 9, 2004
6:50 am
3991
I have bad credit, I am self employed and I was able to re-finance at a really low rate. I am saving hundreds a month Just fill out this simple FREE form ...
nr5973
Offline Send Email
Oct 9, 2004
3:27 pm
3992
This is a common request among SOAP::Lite users so I thought I would answer this more extensively as an article on majordojo. To learn how you can intercept...
Byrne Reese
byrnereese
Offline Send Email
Oct 9, 2004
10:45 pm
Messages 3960 - 3992 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