wsdl
calling a webservice and deserializing soap without a wsdl
I have a vendor who doesn\'t seem to have a wsdl or is unwilling or doesn\'t know开发者_如何转开发 how to provide it. They have a number of web services (technically they are JSPs that return soap mes[详细]
2023-04-03 22:27 分类:问答SOAP: How to extend a type without breaking existing clients?
I have a SOAP Service that is implemented using Apache Axis 2. It has a type Message which has the following definition[详细]
2023-04-03 22:17 分类:问答WSDL + PHP + Java (SOAP)
I am working with Java and Php. I\'m calling the Java services via WSDLs from what i generate php-stubs with the tool WSDL2PHP.[详细]
2023-04-03 19:03 分类:问答Generating client stubs from WSDL
I am starting on a new project with commercial vendor. I need to write an integration module in our application to consume commercial vendor\'s web service. So, WSDL is not controlled by us.[详细]
2023-04-03 16:14 分类:问答IIS7.5 PHP WSDL cache
I am trying to setup a PHP SOAP WSDL cache working on an IIS 7.5. Settings from php.ini(displayed via PHPInfo) are as follows:[详细]
2023-04-03 07:22 分类:问答Flashbuilder 4.5, Actionscript 3, WSDL: Strange result when encoding received bytearray/string
I am using a C# Soap Webservice, and using this I am trying to sent an image to Actionscript (I am using Adobe Air). I can return this binary data in two ways, return a String on the C# side, or a byt[详细]
2023-04-03 06:06 分类:问答Dynamically change the namespace SoapTypeAttribute
I have a problem with service references visual studio. I have a client who gives me a WSDL file to work with php.[详细]
2023-04-03 03:42 分类:问答how can i build proxy classes from wsdl( wcf services) in android?
I need to build proxy from a \"WSDL\" 开发者_运维技巧to call \"WCF\" services. please provide me info. about tolls required and steps to do.[详细]
2023-04-02 14:29 分类:问答wsdl2java and soap with attachments issue
I generated a WS Client using wsdl2java for a Soap service developed with soaplib 0.8.2 (python). The server does support Soap with attachments as I could see with tcpdump while using a client built a[详细]
2023-04-02 10:06 分类:问答How to restrict access to everything but wsdl?
I have a webservice deployed under Tomcat 6, it works perfectly. Now I want to authentificate any client, but keep the wsdl in public access via URL like[详细]
2023-04-02 10:01 分类:问答