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

Messages

Advanced
Messages Help
Messages 5220 - 5251 of 6629   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
5251 bogusexception Send Email Mar 3, 2006
6:02 pm
Group, As promised, I'm posting the resolution (sorta) for this problem. This is what works for me, and it is not a solution. It is more like a work-around. I...
5250 Rick and Tracy Ferrante
ferrante9 Send Email
Mar 3, 2006
5:33 pm
Hello, I keep getting the error ' Undeclared prefix: "xsi:type"; '. Looking at the +trace output, it seems that my namespace is not defined in the envelope....
5249 Ken Kimbrough
pyramid36 Send Email
Mar 3, 2006
2:20 am
I can't get SOAP::LITE to install. First my ISP's Tech Support tried installing it serveral times with no success. Then I tried an got the following: Thu Feb...
5248 bogusexception Send Email Mar 1, 2006
11:07 pm
I was reading your post from a LONG time ago concerning SOAP::Lite and .NET. You gave an example of how to return a string, and that is great. Did you ever get...
5247 bogusexception Send Email Mar 1, 2006
6:45 pm
Group, VB.NET 2003 client... Perl SOAP::Lite client... Apache configured as CGI... Sending strings and arrays from .NET to SOAP::Lite is fine. No data returned...
5246 tilmant_a Send Email Mar 1, 2006
1:14 pm
Hello, I wrote a client with soap::lite 0.67 which communicates with a tomcat server. My client works if I modify Lite.pm. Indeed I need content type :...
5245 Eric Bridger
ebridger2004 Send Email
Feb 28, 2006
3:46 pm
One final note: $service = SOAP::Lite->proxy('..'); .... print $service->transport->http_request->content() . "\n" to examine what SOAP::Lite is sending....
5244 Eric Bridger
ebridger2004 Send Email
Feb 28, 2006
3:11 pm
Hmmm. Are you sure that it's actually expecting an array of arrays? Just because it's called ArrayofString2D doesn't mean it is. But I'd try something like: my...
5243 Chris
chrsbmw Send Email
Feb 28, 2006
5:50 am
I am trying to pass an array of array of Strings from my perl program to a java based web service. I have included the snippets from the wsdl below. I tried...
5241 Thomas Klausner
tklausner3un Send Email
Feb 27, 2006
9:06 am
Hi! I'm currently working on some MMS stuff. I need to implement a SOAP Service that handles MM7 DeliverReq Requests. Such a request is a multipart MIME...
5240 nag_promantra Send Email Feb 27, 2006
6:11 am
I visited WWW.Myidahorocks.com. It is a platform to entertain and uplift music lovers, game lovers, and passionate readers; welcome ideas from innovative...
5239 migvan Send Email Feb 26, 2006
12:16 pm
The subject of Consuming a SOAP::Lite service with complex types via WSDL using a .NET client (C# or VB), seems to be discussed again and again but I have not...
5238 rafaelspock1 Send Email Feb 25, 2006
11:25 pm
hi to all, and sorry for my poor english i am another guy with a problem with web services and perl i had a table in my postgresql with four like this name...
5237 kgoess Send Email Feb 24, 2006
7:12 pm
... You can also code the thing up in C# without using WSDL. Here's a sort of template to get you started. It is a GarciaClient class which you can ask for a...
5236 Matt Long
perlmunger Send Email
Feb 24, 2006
2:19 pm
This has been discussed on this forum before. You really just have to create your own WSDL. It's not too hard, but there is a learning curve. A while back...
5235 Orlando Andico
orly_andico Send Email
Feb 24, 2006
9:49 am
hi all, i am using the following Perl fragment to serialize an array for MSSoap. SOAP::Data->name( "Message" => \SOAP::Data->value( SOAP::Data->name(...
5234 vedansh_verma_007
vedansh_verm... Send Email
Feb 24, 2006
8:09 am
Well I know yu will be surprised to read this but this is true as true as you are reading ... You can earn Rs. 5000 - 7000/- per month by spending two to three...
5233 julio_delgado_garcia
julio_delgad... Send Email
Feb 23, 2006
5:19 am
Hi, I am trying to build a .NET Client to access SOAP:LITE server that don't have a WSDL document all I now is the server port and namespace. How can I build a...
5231 diva-bensley903@... Send Email Feb 21, 2006
5:06 pm
Well I just got married! I can't believe it, just last year I was beginning to think i would never meet anyone. I'm 25 already and I thought it was all over....
5230 Orlando Andico
orly_andico Send Email
Feb 20, 2006
11:31 am
i have a SOAP::Lite perl client which makes a WS function call repeatedly (about 5X per second, with differing parameters). my problem is that it leaks memory...
5229 Nancy Collins
nancycollinsit Send Email
Feb 20, 2006
9:19 am
Interest FREE Student Loan Consolidation Program. For All and latest updates on student credit cards, student credit, online credit report, University Degrees...
5228 Dexter Hartman
dextergoldmanit Send Email
Feb 19, 2006
10:43 am
Latest updates on Wireless technology, Telecommunication , Network Security, VOIP, Voice over IP, Telecomm glossary, Computer Technology, Web Hosting , Domain...
5227 Eric Bridger
ebridger2004 Send Email
Feb 17, 2006
8:51 pm
You haven't provided much information. I can't say that I'm sure I understand all the issues re: Document/literal vs. RPC/literal, etc. but I thoght this...
5226 Colin Magee
colin@... Send Email
Feb 17, 2006
7:33 pm
Any news or views on this? Are there any known workarounds? It's the third time I've asked the question on this list with no reply. Is it a stupid question? ...
5225 Colin Magee
colin@... Send Email
Feb 17, 2006
7:33 pm
Any news or views on this? Are there any known workarounds? It's the third time I've asked the question on this list with no reply. Is it a stupid question? ...
5224 Eric Bridger
ebridger2004 Send Email
Feb 17, 2006
5:50 pm
See http://www.majordojo.com/archives/2003_04.html#000008 - How to nest XML elements using SOAP::Lite The trick is to use SOAP::Data objects and references to...
5223 Achim Grolms
achim_grolms Send Email
Feb 17, 2006
5:07 pm
[ANNOUNCE] Perl CPAN module LWP::Authen::Negotiate 0.05 Perl CPAN module LWP::Authen::Negotiate GSSAPI based Authentication Plugin for LWP. just install...
5222 pela3247 Send Email Feb 17, 2006
12:53 pm
Dear list! I wonder how to deal with complex datatypes in wsdl-files. My WSDL-files looks like this .... <complexType name="data&quot;> <all> <element name="type&quot;...
5221 itaintfrench Send Email Feb 16, 2006
7:53 pm
I have a need to call a SOAP::Lite method from a .Net client. Ultimately the SOAP::Lite method will simply pass the call on to a .Net web service running on...
5220 teden Send Email Feb 16, 2006
5:00 pm
Embedding a SOAP::Header is relatively simple using the call interface. My call looks like this: my $invoke = SOAP::Data->name("MI:invoke")->attr( { "xmlns:MI"...
Messages 5220 - 5251 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