Hello, I am quite confused on how accented characters from different charsets should be dealt with. I have a web service written in PERL. As a convention I...
Hi, I am writing a webservice that has to pass kanji to a translator(Systrans). This is failing, looking at trace i see: Wide character in print at ...
Hi, I'm using SOAP::Lite perl module in a client library which communicates with a Tomcat server. The server has been upgraded quite recently, but the same...
Hi all: I tried to instantiate an object through soap::lite but failed when it involves two attributes in other words more than one element in the hash. Can...
Hi People, I am very new to webservices and I am trying to connect to Java server using Perl client. I am calling a function which returns a object of a Java...
Dear All, I am wondering where I can obtain a copy of WSDL2Perl. Please would anyone be so kind to send me a URL for download or cvs access. Many thanks for...
Hi everybody, Our university department is doing research in the field of natural language processing. We are offering a couple of related Webservices to the...
Hello, I'm using a SOAP server with mod_perl and a SOAP client in PERL. I would like to receive my literals encoded in UTF-8. So in the client I encode all the...
Is there any patch or newer version to work on mod_perl2 (2.0 not 1.99_x)? After upgrading to released mod_perl 2.0 due to namespace change several changes...
Hello, Is there any way to get the value of SOAPAction in a method (Actually, in a custom serializer/deserializer)? Or, if not that, is there a way to find out...
As described on http://docs.sun.com/source/816-670 0-10/DSML.html#14407 DSML uses SOAP to make request to a LDAP server. How can I use SOAP::Lite to create...
Hi all, Can somebodu give advice on following situation: I need to use SOAP from Perl with autodispatch functionality. It working fine with http protocol, it...
Hi, How would I go about writing my own deserializer? I've seen the example for the serializer, but that doesn't seem to help me very much. Any help would be...
I'd like to have my SOAP server write the IP address of clients to a logfile. I've been trying to use SOAP::Trace to grab the address, but I guess the headers...
I just refinanced my home loan at better interest rate; this saved me thousands of dollars and will repair my horrible credit. Check out this free service....
Hi all, i got a web services A (implemented with SOAP::Lite, works fine). now i have to write another webservice B (on another system) that has to redirect...
I might be missing the obvious, but I don't seem to be able to get SOAP::Lite working on apache2/perl_mod without stupid hacks. In particular, apache2/modperl...
Greetings, I'm about to attempt to use SOAP::Lite to talk to a set of web services that support WS-Trust, WS-SecureConversation, and Web Services Security 1.0....
Hi, I'm looking to access a SOAL::Lite server which I didn't write (and which has no associated WSDL) using the Apache Axis Java libraries. The problem that...
I will be out of the office starting 06/03/2005 and will not return until 06/20/2005. I will be away until 6/20/05 . If this is an emergancy please conact...
I'm trying to make a fortune service work with xmlhttprequest on a web page. I've created a services.hpp.com subdomain and my test client loads a fortune just...
I've got a web service that is deployed in Weblogic 8.1 that comes with a TestSoap interface through WebLogic Integration. When I use the interface there it...
hi, I alter the hibyemix.cgi: service dispatch example from the userguide section at soaplite.com to include the Temperatures service example to work in...
Does SOAP::Lite support this? When I do a query against my server I get Unrecognized type '{http://www.lyris.com/lmapi}SubscriptionReportEnum' Thanks, Details...
I might have the stick by the wrong end here, so please tell me if I'm wrong... I'm trying to make a set of classes available from a SOAP server. The idea...
Hey I got a SOAP::Lite based server which communicates with a java client, most of the communication work well - however at one point the server is sending the...
Well, that looks like a bug to me... - where should I report bugs for SOAP::Lite? On this list? Here are two versions of code: version A works fine, version B...
Hi, I've run into what I think is another but with SOAP::Lite 0.65_5: There seems to some problems deserializing requests that contain multiple arguments which...
Hi, I am trying to write a SOAP::Lite server, and have run across what I believe is a bug. It seems that when deserealizing the request from the client, the...