Hi All, I having a problem using cookies based authentication with SOAP::Lite. My service is in Java using Apache Soap2.2. (java client works fine using ...
I am trying the SOAP connectivity using SOAP::LITE and DBI, it doesn't work , no response and error message at all. could anyone help? here is my code server...
I'm trying to get a SOAP::Lite client to communicate with a JAX-RPC server. Simple types work as expected; however, passing complex types return a bunch of...
I wrote a client and a server program using soap, how to query database using SOAP and perl::lite, could anyone tell me? thank you! ... Do You Yahoo!? Yahoo!...
Hi !!! I'm trying to access a service which sends a response as arrayofstring. When accessing thru soap::lite, it gives me some memory address as a result...
Hi, I'm trying to move a working Apache.pm installation that uses dispatch_to() to use dispatch_with(). I'm trying to clean up my package's namespaces, and was...
If I try using SOAP::Lite in doc-literal mode to make the echoVoid() method as described in http://mssoapinterop.org/stkv3/wsdl/interopTestDocLit.wsdl no...
I tried enough combinations and eventually, I got this to work. The key was I changed "->name( 'User' => \SOAP::Data....)" to "->value (\SOAP::Data....)". I...
Still stuck on this.... The biggest problem I have is SOAP::Data->type() method ALWAYS messes up. It references a namespace that isn't delared anywere in the ...
Hi guys, I new at using soap, but everything seems to be going ok except when I do an sql query which returns a large result set. I get an error message: ...
I've got a perl module which uses Exporter to export several functions. Is there some way I can use them as server-side methods without having to write an...
My apologies for this *somewhat* non-perl mailing. I have a SOAP::Lite server that works just fine. My SOAP::Lite Perl client has no problem calling new() and...
Hi, i have some problems with using WSDL and SOAP::Lite ... ... Can't locate object method "result" via package "Hello Torsten" at hello_clientwsdl.pl line 16....
Hi, as my local SOAP::Lite server works fine answering request from a CGI- client (also SOAP::Lite), I got the idea that a standalone GUI will be the next. So...
I want to try some webservises listen at xmethods.com www.xmethods.com/ilab/ All services are descrbed in the form: Endpoint SOAPAction Namespace for instance...
First of all, let me say that I have had great success using a Perl client to connect to my Java WS! I'm running Perl on Win32 and the stubmaker.pl tool...
I have been hacking on this for a couple of days - it is not been rigorously tested, but it works for our use cases at Grand Central. The latest version is...
Hello All, I am trying to develop a distributed system using a Soaplite perl server and accessing it via a java client. This application would need complex...
Hi All, I'm very new to SOAP::Lite, and I seem to have a problem when I do anything a little more complicated than the examples I can find on the net. I'm...
Hi Paul, I am working on a perl soap client to access the web service from java server. I am using java server that supports an apache SOAP which is an...
Is there a hook to allow change of SOAP-ENC:arrayType="ur-type[0]" to be changed to the known return type even though the array is empty so there is no way for...
I'm unable to pass a complexType to a Java web service running Sun's JAXRPC. I've noticed several differences between the traces of my Java and perl client...
Hi all, I'm somewhat confused about the return values I receive when calling my SOAP service. Whenever I call a remote method, the type of the return value is...
Hmm ... I just noticed and was wondering is there a reason why the file in CPAN is a .zip file? Cause it's causing gunzip (and thus -MCPAN) to barf on one of...
Wanted for an india's top 10 It companies If This vacancy does not suit your profile than please forward it to someone to whom it does These are the following...
Hi, I'm trying to connect to a WASP SOAP service using WSDL. Everything works just fine but one wrong namespace (the MapRequest one). ... <?xml version='1.0'?>...