Latest VoIP Offers. Huge Company Looking Routes Worldwide. Sell Your Routes Now! VoIP Traffic Exchange Forum Topics Posts Last Post Selling Minutes Please...
4877
CristiAn Fuenzalida
cfuenzal_perl
Sep 2, 2005 5:43 pm
Hello !! :-) I want to send a request from the client to the server with an attachment. Then i need to send another attachment from the server to the client,...
4876
Richard Gregory
richard_n_gr...
Aug 31, 2005 9:44 am
Hi Thom, I'm just a perl newbie (and I'm really only using it to try to test interoperability for my Java web services), so this may, or may not be the answer....
4875
anupama_an
Aug 31, 2005 9:18 am
Hi All I am new to WSDL and Soap::Lite. I have written a client/server in perl. ... <s:element name="WorkOrderStatus"> <s:complexType> <s:sequence> <s:element...
4874
haltarac
Aug 31, 2005 2:38 am
Any hints on how to do the same when using a WSDL with SOAP::Lite 0.65_6 ? Thanks ... using ... anything...
4873
dcraul1970
Aug 30, 2005 7:56 am
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...
4872
teden
Aug 29, 2005 7:55 pm
Folks, Got a weird one. It seems I need to modify the Envelope to include a couple of schema references aka <SOAP-ENV:Envelope ...
4871
richard_n_gregory
richard_n_gr...
Aug 29, 2005 2:11 pm
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...
4870
jeannetteullmann182
jeannetteull...
Aug 27, 2005 7:30 pm
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...
4869
Edwards, Mark
agarturbo
Aug 27, 2005 1:55 pm
Tiger Chen, I recently did what you are doing. I found excerpts from the O'Reilly book Web Services Essentials to be most helpful - particularly Chapter 6. I...
4868
chevachen
Aug 27, 2005 2:50 am
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...
4867
nurik_m
Aug 26, 2005 8:27 am
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...
4866
Thomas J Pinkl
tpinkl
Aug 24, 2005 3:10 pm
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...
4865
bart2soap
Aug 24, 2005 2:57 pm
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...
4864
Roland Rosenfeld
roland_rosen...
Aug 24, 2005 10:55 am
Hi! I'm new to SOAP::Lite, so excuse me, if my question is a little bit stupid, but I didn't find an answer in the documentation yet. I have a WSDL file where...
4863
mike lieman
mike658
Aug 23, 2005 8:11 pm
... I've found mod_perl to be very sensitive to SELinux. Disable that, and see if it works....
4862
tektsu
Aug 23, 2005 1:25 pm
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...
4861
Sagitha George
sagitha_george
Aug 18, 2005 1:13 pm
Hi All on debugging my perl script, this is what I find ...kindly help me out, this is critical ...
4860
Sagitha George
sagitha_george
Aug 18, 2005 11:21 am
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; ...
4859
wxyc
Aug 18, 2005 1:10 am
Never mind this question, because it has been answered by post 4843. Thanks, Don ... ...
4858
wxyc
Aug 17, 2005 9:34 pm
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...
4857
Mark Edwards
agarturbo
Aug 17, 2005 7:48 pm
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...
4856
sergey_lukashevich
sergey_lukas...
Aug 17, 2005 2:12 pm
The error goes away after my changing from version 0.60 to 0.65beta, but another one arise: Application failed during request deserialization: Unrecognized...
4855
drossign
Aug 16, 2005 5:22 pm
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...
4854
kgoess
Aug 16, 2005 3:36 pm
Sergey, this problem exists in version 0.60, they've fixed it in version 0.65_4 (a development version). You said you're using the latest version but you...
4853
hardikh2000
Aug 16, 2005 10:49 am
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...
4852
Call Termination
callterminat...
Aug 16, 2005 4:37 am
CallTermination.info Menu Directory Get Listed FREE Premium Memberships Member Login Advanced search Contact Us Advertise With Us Top Countries United States ...
4851
Andre Merzky
andremerzky
Aug 15, 2005 11:27 pm
Hi, ... Yes, yes! I have seen this! On this list, one week ago! I think, if I remember correctly, that the reason was that it cannot find HTTP.pm. Or so. ...
4850
Arthur Christoph
arthur_chris...
Aug 15, 2005 10:58 pm
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...
4849
0paladin@...
jdusek123
Aug 15, 2005 5:59 pm
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. ...