Hi, I am having the following problem while trying to run testClient for webServices with WSAD. All the codes are in my local machine and the WSDL points to...
In SOAPParameterHandler.cpp: void SOAPParameterHandler::endElement(const XML_Char *) { if (m_setvalue) { m_param->SetNull(false); //This line forcefully masked...
Hi all, Well, I have a simple query. I am working on building a SOAP Client and Server using JAVA. I couldnt find any SOAP tool kit which supports SOAP version...
I am using SOAP::Lite +autodispatch =>uri=>'http://x.y.com/XYZ', proxy=>'http://x.y.com/location/xyz.cgi'; my $client=XYZ->processRequest($var); print $client;...
Thanks. I was using the autodispatch method so that I dont have to use reference. I changed the code and now it does not give me any errors. Thanks ... ...
Hello, An additional SOAP 1.2 test endpoint is available as described at: http://www.whitemesa.net/wsdl/Round5BaseTypes.wsdl which implements tests of...
Bob Cunnings
cunnings@...
Mar 6, 2003 5:41 am
9061
Hello, I am working on the J2ME platform on an embedded device that may need to provide certain Web services. My requirement is that I need to marshall the...
Is there a standard or product (open source or commercial) for creating persistent objects using web services? For example, I want to be able to create an...
I'm afraid I am out of the office on vacation until Thursday the 20th of March. If you need to get in touch with me please try my US mobile number, which is...
Hello, I was just wondering if somebody knows as to how much is the footprint if you use SOAP with Attachment APIs. I mean the total footprint (incl. standard...
Pls, are there any published interop results of SOAP::Lite client for soapbuilders tests? There is no link at whitemesa [1] and pockesoap [2]. [1]...
Tomas Bahnik
tomas.bahnik@...
Mar 14, 2003 1:55 pm
9068
All, The Basic Profile Working Group in Web Services Interoperability Organization (WS-I) [1] is looking at the MIME bindings from WSDL 1.1. There is a...
Anish Karmarkar
Anish.Karmarkar@...
Mar 14, 2003 7:12 pm
9069
Hello, Test endpoints are now available for SOAP RPC "literal" operations in accordance with the WS-I Basic Profile. Browser based test clients for SOAP 1.1...
Bob Cunnings
cunnings@...
Mar 16, 2003 2:18 am
9070
Hi all, I am interested in installing and using SOAP::Lite for Perl on my development machine so I just visited the dedicated website at www.soaplite.com One...
... SOAP::Lite is the most up-to-date, and the most complete SOAP toolkit for Perl. The only other toolkit is much older, and definately not being worked on. ...
Repeat of an earlier thread. Any Trouble? The WSDL doc for the White Mesa endpoints supporting the xmlp-* tests [1] have been broken into four docs, one for...
Does anybody know where I can get a good .Net soap webservice tutorial that shows how to transport complicated XML docs in the soap body? The tutorials I am...
Announcement: SOAP::MIME was written to provide full support for SOAP w/Attachments using MIME. Until recently it only supported client-side attachments, or...
Axis (1.1RC) currently generates a HTTP 204 response in obscure circumstances, which I am yet to track down. It is effectively done when a request gets...
Steve, ... As far as I understand there is nothing in SOAP1.1 spec that requires 200OK status code to be returned. In fact, spec [1] clearly says: "For...
Paul Kulchenko says ... Thanks for those minutes; I hadnt seen those before, only the 1.1 and 1.2 specs, and this bit from the current draft of the WS-I basic...
Hi, FWIW the WM implementation returns 204 when processing WS- Routing messages when the SOAP response is being routed along an HTTP reverse path different...
Bob Cunnings
cunnings@...
Mar 25, 2003 8:06 pm
9081
Hi, I would like to get comments on a new web service, I had a developer help me build. It's a SOAP-interface to my "knowledge base" (link collection, see...
Hello guys, I am trying to get access to soap service which removes the Microsoft "dataset" and serves the response as an array, schema included in the WSDL...
I too have not heard from Paul in a while. My last correspondence with him was in November. We have been conspiring together to kick off a new SOAP::Lite...