Hi, I am facing a very-very basic problem while creating a WebService. I have a package VenkyHello that contains a subprog 'getNote39; - i want to expose this as...
... I haven't used WSDL files as input to a SOAP::Lite client, but from past traffic on this list it seems that SOAP::Lite39;s support for WSDL is limited to...
My sincerest apologies - I am waaaay behind in work and personal stuff and have not had time to get the latest version totally fixed. Everytime I think I have...
No worries Byrne, I know the feeling:-) Thanks for the module, and just let us know when it's updated so that i can test it. P@ ... -- Patrick Chanezon, Google...
... past traffic on this list it seems that SOAP::Lite39;s support for WSDL is limited to basic data types. And what are the data types that arent supported...
In the XML Schema whatever is defined as complexType. ... From: soaplite@yahoogroups.com [mailto:soaplite@yahoogroups.com] On Behalf Of Venkatraman S Sent:...
5586
Dave Howorth
dhoworth@...
Sep 6, 2006 10:45 am
... .. snip .. ... This does, I think: my $request = SOAP::Lite->transport->http_request(); See the description of self() in the SOAP::Lite POD for a minimal ...
5587
Scott Seely
scott@...
Sep 6, 2006 1:58 pm
And in this case, that complexType just has to be accessed directly instead of through SOAP::Lite39;s simpler mechanisms. All the data is available, but you go...
Hello all: Having some trouble with Soap lite talking to a .net service. Don't know enough about Soap to pinpoint the issue and didn't find anything on the net...
Here is a tip for you Venkatraman. Don't rely on SOAP::Lite39;s WSLD support for reasons some of which you already discovered. Another main reason is, WSLD's...
Thanks for the tips Sherzod. Is you eBay's SDK's custom stubmaker public? I'd be interested in repurposing it for the Google AdWords API. Also do you think it...
I am trying to expose ApTest Manager modules via a soap interface. I get an HTTP 500 returned from Apache. My clue meter isn't picking up anything. Thanks in...
Greetings. I have been using SOAP::Lite as a client in Perl for most of a year now and found it pretty nice. I do have some questions that, regretfully, I...
Hi, Sr. Software Engineer for a leading US MNC at Bangalore Education: Engineering Graduates Experience: 4+ Yrs Responsibilities: Design new customer-oriented...
Hi, I am running into a wierd error and am unable to debug it for quite sometime now. Am not sure whether this is a bug or not : Apparently , am running into...
All, Using SOAP::Lite, how can I process the client-side incoming SOAP response AS it arrives, instead of AFTER arrives? I have a large XML data transfer (more...
To my knowledge, the abstraction model of SOAP::Lite makes this impossible. (your code is not even called until after the request has been completely...
Jesse / all, Good afternoon. Thanks for the response - I was afraid that would be the case. I was looked into the SOAP::Deserializer to see if sub classing...
Depending on what you need. You could use that to get ahold of the XML data during parsing, but you will then need to store that information somewhere, and...
I'm trying to write a perl client to access to a web service written in java and using JAX-RPC. My perl client is connecting to the web service, but I can't...
You need to get familiar with the SOAP::Data object http://search.cpan.org/~byrne/SOAP-Lite/lib/SOAP/Data.pm#COMPLEX_TYPES which can be used to create an XML...
Jesse / all, Actually, yes. My content is delivered as XML but I immediately convert it to SQL statements for a local database operation. So, I don't need the...
I've been spending ages struggling to get a C# .Net client to talk to my SOAP::Lite server. Visual Studio doesn't seem to give any errors, it just always...
You have to inherit from SOAP::Server::Parameters, e.g our @ISA = qw(SOAP::Server::Parameters); then you can pop the SOM, and get at the params by name: sub...
Friends I used the examples found in http://www.developer.com/tech/article.php/3566631 to build the database. Its brilliant and working great. Now I would like...
Dear Candidates Greetings from Sreeji.M.P , Suvidha Jobs. We are a reputed HR company based at Bangalore, INDIA engaged in Manpower solutions. We are...
When the stock market is going up and all your stocks and mutual funds are making money you feel like a genius. It is too bad that some folks don’t remember...