Hi, I understand how the soap faults will look on the wire in the case where wsdl message part is referring to an element and the use is literal. I was...
Hi, Oh, sorry, I missed the point. You are addressing one of the more confusing cases in WSDL 1.1 sec. 3.5 and the subject of some debate in the past, which I...
Bob Cunnings
cunnings@...
Jul 1, 2003 6:57 pm
9311
Although section 2.3 says * *type*. Refers to an XSD simpleType or complexType using a QName. section 2.3.1 contradicts this with "if the message contents are...
Pete Hendry
peter.hendry@...
Jul 1, 2003 9:27 pm
9313
Hi, gSOAP is open source and is free. It has lots of examples (including MSVC++ projects) to get you started: http://sourceforge.net/projects/gsoap2 Other...
... You don't have to be a "servlet" in the Java sense. You should really reconsider; having to write your own HTTP implementation will take a long time. /r$ ...
... sure we will need more than one client so - should i explore this option not free ware but award winner Systinet WASP for C++ client is always free. ...
hi all I am reading the wsdl's found at http://www.pocketsoap.com/interop/attachments.htm and the WSDL spec at http://www.w3.org/TR/wsdl The exact nature of...
... I see no reason why anything outside of utf-8 or utf-16 is needed, PocketSOAP will decode the 4 encodings that expat supports (utf8,utf16, us-ascii,...
Has anyone seen this or know why this is happening? I am trying to convert our webapp into a axis service web app and getting the following error when...
Hello, Has anyone had any experience with the SOAP actor attribute defined in the spec? The description is a little on the sketchy side and I am looking for...
I am getting the following error when I run .NET wsdl.exe against an AXIS generated wsdl file. Can I make modifications to the wsdl file to fix this or is...
Hi, Using the SOAP toolkit 3.0 to generate a WSDL given a COM object. Wondering if there was a way to force the binding from rpc/encoded to document/literal....
Siddharth, Could you please share your knowledge on how to send multipart MIME message? Did you use Soap Toolkit 3.0? I could not find any function that allows...
I am wondering if someone can share experience how to process the Wsdl schema from WASP Advanced 4.0 http://soap.systinet.net/ws/InteropC12Service/ ...
Hi, I have the xml schema below, and I need to send it in a SOP envelop, not sure how to construct the envelop to contain the xml Schema...can any one help ...
Hi , I have not used any toolkit . What i did was to create a multipart mime message using xml serializer and stringbuilder to create my custom mime message as...
Thanks Siddharth for sharing your experience. I now understand how you did (basically constructing MIME message yourslef). I was thinking that Microsoft might...
Hi, I am trying to create a SOAP request, where the wsdl file (http://www.travelnow.com/services/HotelInfo?wsdl) has a complexType, which I am not able to...
After upgrade the old deployment descriptor caused that wsdl file containing headers was changed at runtime. The header structure was not correctly described...
Tomas Bahnik
tomas.bahnik@...
Jul 16, 2003 5:21 pm
9340
Ok, I've updated the pages. RC ... WASP ... endpoints...
Bob Cunnings
cunnings@...
Jul 17, 2003 4:48 am
9341
SOAPBuilders, 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....
Rich, et al, I apologize for dropping out of this (very interesting) conversation as I dropped off line for about 6 weeks to go on sabbatical. I would have to...
Tom, if this is indeed the case, it has to be brought to attention of the WG because IIRC the resolution was that we remove use="encoded" and behave like it...
Hello, As the ws-i basic profile defines the appropriate status codes on successful transmission of the message is "200" or "202" (it is discussed earlier that...