soap-client
PHP Soap Header help
I have a fairly simple php/soap header question. Here\'s what I need. <ns1:Identity token=\"123456789\"></ns1:Identity>[详细]
2023-01-10 16:06 分类:问答PHP SOAP web service call
I\'ll start out by saying that I\'ve never used SOAP before. Anyway, Here\'s the code I\'m trying to create.[详细]
2023-01-10 15:38 分类:问答Web Service using SOAP WDSL with PHP
I\'ve been trying to use a Web Service which has the WSDL file below.The bit I\'m not sure about is what I am supposed to pass or do with the first part of it.It asks for a personaldetails object with[详细]
2023-01-08 14:46 分类:问答Consuming .Net Web Service using Perl and SOAP Lite
I\'m trying to consume a .Net Web Service using perl and SOAP Lite. When I consume the web service in a .Net client - it posts to the .asmx endpoint the following:[详细]
2023-01-08 11:48 分类:问答Axis security header
Hi trying to generate a security header in a Java Axis2 Client program in the format of. <soapenv:Header>[详细]
2023-01-05 04:03 分类:问答What is the "Best Practice" for SOAP servers to implement error notification?
I am developing some SOAP web services using Ruby on Rails and considering how to handle generic failures. These generic errors are applicable to all the methods within the service and include the fol[详细]
2023-01-04 12:59 分类:问答"The specified type was not recognized" exception when trying to invoke a webservice call
I\'m trying to call a third party webservice using WSE 3.0 as a client in Visual Studio 2005. The call works fine and I can see that I get a good response (I have tracing enabled), but apparently the[详细]
2023-01-02 12:29 分类:问答SOAP action error from AXIS
I\'m consuming a Java based Web Service with C# .NET app. I\'m sending a SOAP message in XML format. But I\'m receiving th开发者_如何学编程is error message:[详细]
2023-01-02 07:05 分类:问答error to connect soap server in php
i am working on shopping cart project, i need globalpay integration . i got the sample code and run in my localhost it shows me error this.[详细]
2023-01-01 23:11 分类:问答How do I create a soap client?
I need to create a SOAP client. The SOAP client should access se开发者_运维技巧rvices exposed using SOAP messages. It performs dynamic bindings and executes methods at remote[详细]
2022-12-31 16:20 分类:问答