Is it possible to to create an error obj with WSCreateError with WS_ERROR_PROPERTY set? I am getting E_INVALID_ARG.
Sorry about posting the whole error. Basically I have two functions that are running on the soap server and work great. I\'ve added a third function \'getk\' that does nothing more complicated that th
I want to execute remote function by using php soap.The web service is created by using c# .net.There must be authentication in order to call remote function.I always get unauthorized error whenever i
When consuming a webserice with CXF 2.1.4 (the generated client) I am having problem getting the response based on the following XSD snippet in the WSDL. CXF Generates a List representing it, but when
I have wsdl file in Eclipse and I am generating the client via axis2 plugin. The files are being generated to a package called com.mycompany.stub in source folder.
I succesfully builded a simple Java Web Service (as examp开发者_开发技巧le you can refer to the "Building simple web service" )
I would like to use Paypal authenication service https://www.paypal-labs.com/files/PayPal_Authentication_Service.pdf
I\'m using Amazon Product Advertising API to handle my full text search. The problem is that the response is taking up to 3-4 seconds (which is about half of my total page load time of 6-8 seconds). A
I\'m calling a webservice using jQuery with .ajax Here are the data parameters for the call: var parameters = \"{\'Titre\':\'\" + Titre + \"\',\'Description\':\'\" + Description + \"\',\'Contact\':\
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a