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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 4985 - 5014 of 6629   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
5014 matt_germonprez Send Email Nov 17, 2005
5:18 pm
Message-ID: <dlidut+kkr0@eGroups.com> User-Agent: eGroups-EW/0.82 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding:...
5013 John Walstra
john_walstra Send Email
Nov 16, 2005
10:21 pm
All I want to see if the XML envelope the client is sending me on the server side. Is there a simple way of doing this?...
5012 LoveLeen
meet2pkw Send Email
Nov 16, 2005
10:56 am
marriage in ur mind??? visit http://www.net4matrimonials.com job in ur mind??? visit http://www.net4professionals.com EMPLOYERS CAN POST UPTO 5 JOB FREE...
5011 Jerome PELLETIER
koriake Send Email
Nov 16, 2005
10:38 am
Hello, I have writing a SOAP::Lite Server in using CGI access. I want to acces this server with mod_perl but i have one problem Can't locate object method...
5010 Eric Bridger
ebridger2004 Send Email
Nov 15, 2005
2:28 pm
The key is upgrading to version 0.65 On Mon, 2005-11-14 at 19:35, Fei Yang wrote: I tried this and it still doesn't work. I have already implemented a new...
5009 Fei Yang
fyang1024 Send Email
Nov 15, 2005
12:36 am
I tried this and it still doesn't work. I have already implemented a new method which returns a single string instead of an array of objects in service...
5008 tom191gmx Send Email Nov 14, 2005
10:59 pm
After 'upgrading&#39; my SOAP application from 0.55 to 0.60 I lost the facilitity of compression. The following HTTP protocol shows the differences between 0.55...
5007 parcelstring Send Email Nov 14, 2005
12:29 pm
Is there a document or thread anywhere which can help me return an array of complex types to a .NET client. I think i am almost there, but not quite. I have 2...
5006 Jerome PELLETIER
koriake Send Email
Nov 14, 2005
10:35 am
Hello, I'm writing a server with SOAP::LITE, I want to execute this like a Mod_perl but PErl not found Apache/Constants.pm and i don't find any package with...
5005 johnmillaway Send Email Nov 12, 2005
12:02 am
I've got an Apache::SOAP service that sends several MB in the response. The data is base64 encoded and sits (encoded) on the filesystem. Currently, I slurp the...
5004 pfconrey Send Email Nov 10, 2005
11:03 pm
I am having a problem with a call to a .NET Server. I use both Perl/SOAP::Lite and a .NET client app to access it, and here are the resulting envelopes from...
5003 Eric Bridger
ebridger2004 Send Email
Nov 10, 2005
5:00 pm
You service method call getAllLearningsDesigns will return a reference to an array which you must dereference: my $ref = $ld_service->getAll.... my @lds =...
5002 Eric Bridger
ebridger2004 Send Email
Nov 10, 2005
4:51 pm
You need to get SOAP::Data objects out of your response. Perhaps: $about = $r->dataof("//Help/")->attr->{'about&#39;}; Perhaps On Thu, 2005-10-27 at 18:10,...
5001 burke_thomas Send Email Nov 10, 2005
4:48 pm
Hi, I've got a SOAP::Lite server running under Apache that only has one method. If the wrong method is called, the following fault is returned: <soap:Fault> ...
5000 Eric Bridger
ebridger2004 Send Email
Nov 10, 2005
4:03 pm
See the "How to nest XML elements using SOAP::Lite" post at http://www.majordojo.com/archives/2003_04.html. As pointed out there the trick is deferencing...
4999 Vipin Gupta
vipgup Send Email
Nov 10, 2005
12:23 pm
Hello group, I am new to perl programming & have written client & server programs using soaplite. The server is a http daemon using ...
4998 thomas_mackenzie78
thomas_macke... Send Email
Nov 9, 2005
8:10 pm
I am trying to develop a perl script that calls a method on a wsdl. The method requires a complex type as a input. I understand how to call methods with simple...
4997 Jerome PELLETIER
koriake Send Email
Nov 8, 2005
4:02 pm
Hello, I'm writing a SOAP server using SOAP::Lite. One method of this server must send an attachment. But i don't find anywhere the syntax for send an...
4996 Peter Sinnott
psinno Send Email
Nov 8, 2005
10:56 am
... Are you using perl 5.6.1 on all 3 platforms? ... Can you trace the execution any further? ... Its a bit of a guess but XML::Parser::Lite is used to parse...
4995 chesal Send Email Nov 7, 2005
9:08 pm
I have a script that gathers a bunch of data as an array from an Apache server running a SOAP::Lite interface, serializes it and returns it. On Linux and under...
4994 Nagarajan M
naga_cit Send Email
Nov 7, 2005
2:29 am
Hi, How to send multiple request to the SOAP server from the same client. I tried to invoking two methods using threads.. Here is the sample code (auto...
4993 fyang1024 Send Email Nov 3, 2005
3:30 am
Thanks. Now It doesn't report error any more. But the result was unexpected. My Perl code is like this: my $ld_service =...
4992 Peter Sinnott
psinno Send Email
Nov 2, 2005
10:33 am
... <getAllLearningDesignsReturn soapenc:arrayType="ns1:SimpleLearningDesignVO[5]" xsi:type="soapenc:Array&quot; xsi:type="ns1:ArrayOfSimpleLearningDesignVO" ...
4991 fyang1024 Send Email Nov 2, 2005
5:57 am
I'm implementing a client endpoint in Perl using SOAP::Lite. The code is as following: my $ld_service = ...
4990 jagadish nanjundaiah
jagadish200502 Send Email
Nov 2, 2005
3:56 am
Hi, Are you new to Bangalore ? Check out the complete exhaustive details on Bangalore... http://www.freebangalore.com Here you will find information related to...
4989 snecula Send Email Nov 1, 2005
10:30 pm
Hi, I am using WSDL::Generator to generate wsdl files. While the sub response structure seems to be OK, I was never able to generate a wsdl file with the...
4988 vinitns Send Email Nov 1, 2005
6:18 pm
Hey I'd like to know if there is any perl module that can manipulate XML representation of a .NET dataset. Please let me know more about this. Thanks, Vinit...
4987 Byrne Reese
byrnereese Send Email
Nov 1, 2005
6:03 pm
I have recently submitted a patch to SOAP::Lite that fixes a bug with how SOAP::Lite servers deal with .NET clients that transmit the HTTP "Expect: 100...
4986 activlinks Send Email Nov 1, 2005
5:58 pm
hi, i having a problem working with Array element, please help! ... <complexType name="createCustomer"> <sequence> <element name="Customer_1" nillable="true" ...
4985 parcelstring Send Email Nov 1, 2005
5:15 pm
Hi Im trying to do WSDL first development and consume a SOAP::Lite service with MS ASP.NET client. Im getting an error from MS visual studios when i try and...
Messages 4985 - 5014 of 6629   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