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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 4773 - 4802 of 6387   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4773
Hi, I have a MS Soap Toolkit application (VB6) which connects fine to a Axis based server, but using a derived WSDL and tweaking the returned XML as close as ...
edward_l_palmer
Offline Send Email
Jul 1, 2005
7:57 pm
4774
I refinanced my home loan at an incredible interest rate; this saved me 500.00 this month alone. All the information is right here....
sedrqlloos
Offline Send Email
Jul 2, 2005
1:24 pm
4775
Hi, I am getting this error now sure what is wrong. perl stubmaker.pl http://localhost:7001/test4/test.jws?WSDL Accessing... SOAP::Schema->schema has been...
arun9a
Offline Send Email
Jul 2, 2005
6:18 pm
4776
I had to spent many hours to find how to access document/literal web services using SOAP:Lite. Cant believe SOAP::Lite folks didnt have time to write a...
arun9a
Offline Send Email
Jul 3, 2005
1:48 am
4777
I had to spent many hours to find how to access document/literal web services using SOAP:Lite. Cant believe SOAP::Lite folks didnt have time to write a simple...
arun9a
Offline Send Email
Jul 3, 2005
1:50 am
4778
I had to spent many hours to find how to access document/literal web services using SOAP:Lite. Cant believe SOAP::Lite folks didnt have time to write a simple...
arun9a
Offline Send Email
Jul 3, 2005
1:51 am
4779
... I have an example client and server I can email to anyone who wants it. It has six examples from simple to complex (including a client call using a WSDL). ...
Mark Fuller
amigo_boy2000
Offline Send Email
Jul 3, 2005
4:07 am
4780
Yes, that seems like a deserialization issue. SOAP::Lite expects: <list xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:any-type[4]"> instead of <list> in...
Andre Merzky
andremerzky
Offline Send Email
Jul 4, 2005
8:30 am
4781
Jens, you need to navigate through the SOAP body, see the section ACCESSING HEADERS AND ENVELOPE ON SERVER SIDE in the docs. Something like this will get you...
Duncan Cameron
duncan_camer...
Offline Send Email
Jul 4, 2005
3:01 pm
4782
Hi, I've got a simple webservice that requires a SOAP request that looks ... SOAPAction: "http://scm/doWinBuild" <?xml version="1.0" encoding="utf-8"?> ...
uzairaqeel
Offline Send Email
Jul 5, 2005
6:42 pm
4783
Does SOAP::Lite support Complex WSDL's. Eg: the request in wsdl is defined as: <s:complexType name="Request"> <s:sequence> <s:element minOccurs="0"...
gkupps
Offline Send Email
Jul 7, 2005
7:54 pm
4784
That is not so much a WSDL as it is a schema. But that schema is easily supported. Suppose that "Request" is the schema for a request message's input. Let's...
Byrne Reese
byrnereese
Offline Send Email
Jul 8, 2005
7:32 am
4785
VoIP Business was Never Easy Ever! Buy & Sell Your VoIP Minutes Hello!!! VoIP Business was never Easy Ever! Buy&Sell Call Termination Minutes Easily. START...
Call Termination
callterminat...
Offline Send Email
Jul 10, 2005
12:48 pm
4786
Hi SOAP::Lite members, I have been using a soap lite based service for the last three years at my company's website without any problems. Yesterday, when I ...
jitendra_vaidya
Offline Send Email
Jul 10, 2005
5:56 pm
4787
Hi All I am trying to invoke a method using SOAP Lite by providing the service parameter as follows: use SOAP::Lite +autodispatch => service =>...
Rajit
rajit_b2001
Offline Send Email
Jul 11, 2005
3:14 pm
4788
The URL passed to $soap->service() MUST resolve to a WSDL file. If you need to point SOAP::Lite at the serice's URL,then use the proxy() method....
Byrne Reese
byrnereese
Offline Send Email
Jul 11, 2005
5:14 pm
4789
Hi all, I have implemented a webservice with Java Axis and would like to offer my users a perl client, too. Some other people asked already questions about...
gernot_stocker
Offline Send Email
Jul 11, 2005
6:12 pm
4790
Hello, I am attempting to test my SOAP::Lite client in various error conditions. One such condition is when the SOAP server cannot be reached (i.e., a...
Dominick Meglio
dmeglio@...
Send Email
Jul 12, 2005
5:33 pm
4791
... I don't know what the correct answer is regarding S::L's handling of client connection timeouts. But, as a workaround, you should be able to set an alarm ...
Mark Fuller
amigo_boy2000
Offline Send Email
Jul 12, 2005
8:39 pm
4792
Don't miss out on the lowest interest rates ever. Lower your monthly payments. Saving money is easy, refinance now....
ighdpcfcdsdi
Offline Send Email
Jul 13, 2005
1:47 am
4793
I am having a problem getting attachments to work. I have gone through all of the previous messages on this topic, however none of them solved my problem. I am...
q3nx
Offline Send Email
Jul 13, 2005
8:14 pm
4794
Hi all, The envelope I am receiving is something like: <soapenv:Body> <soapenv:Fault> <faultcode xmlns:ns1="kassandra">ns1:REQ002</faultcode> ...
nodens2k2k
Offline Send Email
Jul 14, 2005
12:27 pm
4795
VoIP Providers by Country Afghanistan » [1] Algeria » [5] Antigua and Barbuda » [2] Argentina » [14] Armenia » [7] Australia » [50] Austria » [9] ...
Call Termination
callterminat...
Offline Send Email
Jul 16, 2005
8:29 am
4796
Hi, is the answer to my questions to simple or is there no answer? It IS REALLY important for my project to solve this serializer problem as soon as possible....
gernot_stocker
Offline Send Email
Jul 20, 2005
8:51 am
4797
Could you repost the question please? A. ... -- +-----------------------------------------------------------------+ ... ...
Andre Merzky
andremerzky
Offline Send Email
Jul 20, 2005
8:53 am
4798
Shure... I just copied the text from my former post: Thanks for your interest Gernot Old message: Hi all, I have implemented a webservice with Java Axis and...
gernot_stocker
Offline Send Email
Jul 20, 2005
8:59 am
4799
I am not good at WSDL files, but it seems to me it is missing a port type and operation. So, it does not specify what methods can be called. Wouldn't that be...
Andre Merzky
andremerzky
Offline Send Email
Jul 20, 2005
9:11 am
4800
... I included in the problem description just the relevant type part of the wsdl, not the complete wsdl where also the getCapabilities() method is defined....
Gernot Stocker
gernot_stocker
Offline Send Email
Jul 20, 2005
9:26 am
4801
Could you please? As said, I am not fit in WSDL, but I could throw a second pairs of eyes on it ;-) A. ... -- ...
Andre Merzky
andremerzky
Offline Send Email
Jul 20, 2005
9:39 am
4802
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...
Andy
mopoke_uk
Offline Send Email
Jul 20, 2005
10:39 am
Messages 4773 - 4802 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