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

Folks, Got a weird one. It seems I need to modify the Envelope to include a couple of schema references aka <SOAP-ENV:Envelope ...
2 Aug 31, 2005
9:44 am

Richard Gregory
richard_n_gr...
Send Email

Hi All I am new to WSDL and Soap::Lite. I have written a client/server in perl. ... <s:element name="WorkOrderStatus"> <s:complexType&gt; <s:sequence> <s:element...
1 Aug 31, 2005
9:18 am

anupama_an
Send Email

Hallo, Is there a way to make use of the HTTP/1.1 keep-alive feature when calling several methods of a web service within a few seconds? I'd like to get rid of...
3 Aug 31, 2005
2:38 am

haltarac
Send Email

Hi folks, I am wondering if anybody could help with this. I am trying to write a SOAP server according to a WSDL I received and I have some questions: - How do...
1 Aug 30, 2005
7:56 am

dcraul1970
Send Email

Hi, I'm new to perl, but I'm trying to use SOAP::Lite to test interopaerability of some Java web services that I've written, using WSDL2Perl to generate the...
1 Aug 29, 2005
2:11 pm

richard_n_gregory
richard_n_gr...
Send Email

Hello, I've recently found this great web site: http://www.shared-movies.net You can search and download over 80 million movies and other videos. It's...
1 Aug 27, 2005
7:30 pm

jeannetteullmann182
jeannetteull...
Send Email

Hi all I am a newbie in SOAP::Lite. I need an server/client exmaple which should include following features: definition of new objects, returning array of...
2 Aug 27, 2005
1:55 pm

Edwards, Mark
agarturbo
Send Email

SOAP client connect to server. There is a log entry in apacha access_log 127.0.0.1 - - [25/Aug/2005:20:24:35 +0700] "POST /dam/cgi-bin/test.pl HTTP/1.0" 500...
1 Aug 26, 2005
8:27 am

nurik_m
Send Email

I could use some help getting a SOAP::Lite server to return an array of structures. I'm using SOAP::Lite version 0.65_6. I've read the SOAP::Lite docs and...
1 Aug 24, 2005
3:10 pm

Thomas J Pinkl
tpinkl
Send Email

Hi, New to this group..-) Plus warning: this is rather a long post! Found the situation around receiving attachments in SOAP::LITE a bit confusing. Hence this...
1 Aug 24, 2005
2:57 pm

bart2soap
Send Email

... I've found mod_perl to be very sensitive to SELinux. Disable that, and see if it works....
1 Aug 23, 2005
8:11 pm

mike lieman
mike658
Send Email

I am trying to get SOAP to work under mod_perl. Googling about and reading what I can find on it, it looks like there are many ways to do this, but they are...
1 Aug 23, 2005
1:25 pm

tektsu
Send Email

Hi All I am trying to call a webservice from a very very simple perl script. But the script jsut does nothing at the SOAP::Lite->service call use SOAP::Lite; ...
2 Aug 18, 2005
1:13 pm

Sagitha George
sagitha_george
Send Email

Hi,there. I hava a WS in Apache-Axis, one of its functions(brilliantSearch) is suppose to return an array of integers. I have tested this service via a Java...
2 Aug 18, 2005
1:10 am

wxyc
Send Email

Folks, I am trying to set up a .Net client to access a SOAPLite server. The server needs to return an array of string values. I have been successful at...
1 Aug 17, 2005
7:48 pm

Mark Edwards
agarturbo
Send Email

It seems that die() in the SOAP lite server sometimes could confuse client side ever it is wrapped by eval{}. My problem looks like this, please consider: ...
3 Aug 17, 2005
2:12 pm

sergey_lukashevich
sergey_lukas...
Send Email

Hello, I'm trying to make a soap call to a server but the server responds with "The HTTP request did not contain a valid SOAPAction header. The value of the...
1 Aug 16, 2005
5:22 pm

drossign
Send Email

DON'T SEND YOUR CV TO ME PLEASE. DON'T SEND YOUR CV TO ME PLEASE. DON'T SEND YOUR CV TO ME PLEASE. 1 Windows NT or 2000 server 2 worked on active directory...
1 Aug 16, 2005
10:49 am

hardikh2000
Send Email

CallTermination.info Menu Directory Get Listed FREE Premium Memberships Member Login Advanced search Contact Us Advertise With Us Top Countries United States ...
1 Aug 16, 2005
4:37 am

Call Termination
callterminat...
Send Email

Hi, We have perl 5.6.1. installed and when we try to access SOAP:Lite we get these errors, Can't locate SOAP/Transport/HTTP.pm in @INC at server.pl line 3. ...
2 Aug 15, 2005
11:27 pm

Andre Merzky
andremerzky
Send Email

Hi all, I just basically try to return the array of ClassB itself as the return value but failed. Anyone has any thoughts on this one or if anyone has...
1 Aug 15, 2005
10:58 pm

Arthur Christoph
arthur_chris...
Send Email

Dear friends, I am working at EBI (www.ebi.ac.uk) and we use SOAP::Lite to provide access for several databases and tools for bioinformaticians all around the...
2 Aug 15, 2005
5:01 pm

Lawrence Resubal
renceresubal
Send Email

hi list, i tried out the code in chapter "Objects access" on guide.soaplite.com, where the server returns a blessed reference - an object - to the soap client....
1 Aug 15, 2005
3:37 pm

Nick Sutterer
nick@...
Send Email

Hi! 1) How do I see the actual envelope that is produced by SoapLite? 2) What is the syntax when using X509v3-certificates?? Jens...
1 Aug 15, 2005
2:18 pm

jens_augustenborg
jens_auguste...
Send Email

Folks, I am just starting out with SOAP, Apache Axis (Java version), and SOAP::Lite. I am trying some simple things, and one is confusing me. I took...
3 Aug 12, 2005
5:38 pm

dfrankow
Send Email

I have a Java axis webservice I am trying to call from perl. Everything works fine as long as the proper things are passed and everything is okay. However, I...
3 Aug 11, 2005
1:27 pm

Duncan Cameron
duncan_camer...
Send Email

I am trying to write a perl client that receives data from a .NET webservice. Everything works fine except for a method that downloads a file to the client....
1 Aug 9, 2005
6:52 pm

TroyVA
Send Email

Hello, I'm hoping someone can help. I have a SOAP server that's been running happily on 0.55 and which we're now looking at upgrading so that it can support...
2 Aug 8, 2005
3:14 pm

Andy
mopoke_uk
Send Email

We have united 3000 VoIP providers in our directory! VoIP Providers by Alphabet A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ...
1 Aug 7, 2005
5:44 pm

Call Termination
callterminat...
Send Email

Hello, I am trying to remove the SOAP::MIME from my Application since I am using version 0.60-2, but I am not able to do it. The SOAP::SOM object with a MIME...
4 Aug 5, 2005
4:38 pm

Judith Lebzelter
newtoo2005
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