Hello, I am the maintainer of a php xmlrpc library (the easy side of web-services ;). I recently picked up interest in wsdl as a general-purpose web-service ...
Keep in mind that WSDL 2.0 isn't finished yet, and until it is, I doubt you'll see very many WSDL 2.0 compilers. Per the WSDL 1.1 spec, XSD is the preferred...
Hi All, Is there any API in solaris (SunOS 5.9) which can generate C++ files from wsdl. our client is apprehensive about using Freeware tools(say gSOAP). ...
Hi, I am trying to modify a wsdl document that should specify that it accepts both XML and base64 encoded XML. I have the input type as string, <message...
Hello. In my quest for the 'perfect' wsdl description of xmlrpc webservices, I think I might have reached a point where the wsdl is good enough to validate,...
why isnt that WSDL allows modelling of faults on one-way invocations - i see that the client does not expect a response, but in the event that the client can...
That message exchange pattern (MEP) isn't supported by WSDL 1.1, although it is supported in WSDL 2.0. WSDL 1.1 views one-way messages as a "fire and forget"...
Hello , I am writing a web service using C#.net. Actually I want to communicate with the SAP . I have written some functions for this .... COde is [WebMethod] ...
Hi, i'm trying to create a MSSOAP.SOAPCLIENT30 object in ASP. I installed SOAP Toolkit 3.0 in the ASP server machine, It has installed Windows 2000 Advancer...
hi all, i am very happy to join this group..this is my first mail I have difficulty in getting the location of the WSDL file of the yahoo site-explorer. I need...
Hello all, I'm having a very weird behavior using wsdl4j to read wsdl content. I need to get the types section from a wsdl. And to achieve this I'm using the...
Hii WSDL friends, Im having a small problem.Some times this can be a very childish question. But Can any body can give me a answer for this. Question : WSDL...
Doccument Literal Wrapped is the .NET wsdl generation, while the Java World uses something else, Doc-Lit-UnWrapped. Thanks, ... From: Indika Wimalasuriya...
Thank you very much for your kind help.I will try to read and understand Doucment Lit Wrapping and Unwarapping Thank you Indika ... Yahoo! Shopping Find Great...
Hello Friends Im trying to invoke this .net web service with axis client and not getting the correct results. Seems valus im passing are intialize to 0 . Is it...
You should send this question to the Axis user discussion list. Also, please include the WSDL. .NET uses document/literal by default, so I suspect that's your...
Hi, I have my schema saved in my local file.I want to add that schema inside the wsdl. DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance (); ...
hello , I have written web service in C#.net. Now this service is executed by SAP. SAP executes my function called getattributes(string userid) correctly but, ...
Hi Friends, If our wsdl file is doucment/ literal or other docucment style, Is that mean our request should also mapped to that style? Thank you. Indika ... ...
Good site for IT interview Questions , Faqs.............. http://www.ittopinterviewquestions.com/ Regards ... Yahoo! DSL Something to write home about. Just...
Document/literal is the only valid document style. The WSDL file typically indicates what the service is expecting to receive, therefore client request should...
I have a general question about the SSDL (SOAP Service Description Language) initiative and how SSDL compares with WSDL. My understanding is that SSDL, because...
(Oops! Sending this in plaintext this time.) I have a general question about the SSDL (SOAP Service Description Language) initiative and how SSDL compares with...