I don't know about C/C++ libraries in the public domain, but XML Spy (http://www.altova.com) certainly generates (and
sends) SOAP messages from a WSDL file....
I'm not aware of any WSIF-like tool for C++. There are a number of SOAP implementations for C and C++: - gSOAP (open source) provides a lightweight WSDL...
How do I specify that a web service may return zero or more attachments? (The exact number is not known in advance.) <wsdl:output> <mime:multipartRelated> ...
... Put in the namespace. If you need to extract that information from a web service- the easiest way would be to pull it out of the namespace with and Xpath ...
Hi, I need help.When I used the invoke method of Glue to use a WebService exposed in Apache Soap, the result is always null. But I sure that the method is...
Hi, I need help.When I used the invoke method of Glue to use a WebService exposed in Apache Soap, the result is always null. But I sure that the method is...
Can you provide us with your wsdl? ... From: sophie wagner To: wsdl@yahoogroups.com Sent: Tuesday, July 15, 2003 8:44 AM Subject: [wsdl] invoke with Glue Hi, I...
WSDL Builders, Many of you have seen or used SOAPscope 1.0 to monitor SOAP communications. We are now pleased to make available the beta of SOAPscope 2.0....
Hi I have added the MSSOAP30.dll in my c# project from soaptoolkit3.0 What namespace does WSDLReader30 belong to? I cannot compile !! thanks for any input...
Hi All, Having joined this group as a true newbie, I will be brave and ask a possibly stupid question: Does it make sense to have a WSDL -> XSLT Translator? ...
I am trying to make a WSDL and have been running into problems. Here is the situation; I have a compiled C program that acts as a Web service, it will take in...
Look at this site: http://people.cs.uchicago.edu/~dangulo/cspp53030/lectures/l6.ppt Also, I would get XMLSpy to help you make WSDL documents, as they are quite...
Dave Angulo
dangulo@...
Jul 23, 2003 8:02 pm
1279
Cape Clear's WSDL Editor is available as a free download: http://www.capescience.com/downloads/wsdleditor/index.shtml Give it a whizz, -John K ... -- John...
Products: Omniopera Viewer Omniopera WS 1.5 Features since last release: Single click schema and WSDL validation Updated WSDL wizard Document Summary provided...
... M- Writing WSDL "after the fact" such that it matches a SOAP service you've already developed is tedious and error-prone. My recommendation is: author the...
XMLSpy also have a WSDL editor that is extremely good. It is expensive, though. It's available for a 30 day free period from their web site. Dave Angulo ...
Dave Angulo
dangulo@...
Jul 25, 2003 3:20 pm
1283
not a silly question and pertinent to this forum imo.
I think it can be done, although doing so in its full generality could be rather a lot of work.
What do...
Hi, Could someone please help me with the following WSDL versioning question? Does WSDL offer any document versioning? How could I explicitly publish a new...
It is advisable to put a new version of a WSD in a new namespace, much as is done with XML Schema.
hth,
Yo
On Sun, 27 Jul 2003 16:06:10 -0000, "jairtonf"...
Hi, Could someone please help me with the following WSDL versioning question? What is the current status of these WSDL requirements? 4.10 Versioning R075 The...
You should send this query to the W3C WS-Description working group: www-ws-desc@... This forum is currently focused on WSDL 1.1. The WSDL versioning...
Sean, Sorry to say you picked the wrong toolkit if WSDL is important to your project. Apache SOAP was started before WSDL and the Apache Axis project was...
Hello, I would be very grateful if someone can point me to the right direction, as I have been getting stuck with this for more than 2 weeks now. The question...
Hi, I could not understand your problem at all. I have being working for a while with NUSOAP and i did some modifications for me to make easier working with. I...
Hi Juank, Thanks for replying. Let me rephrase my problem: If you go to: http://www.soapclient.com/soaptest.html , there is an area for you to type the link of...
We are using Axis 1.1, and we use the "Java2WSDL" tool to create WSDL describing our services. We now want to include in the generated WSDL a description of...
Hi Geraldo, I undestand much better ow! ;) Look, NuSOAP deals with the follow Structure.. <!--StartFragment-->array(5) { ["add"]=> array(9) { ["name"]=> ...