<< < 1 2 3 4 5 6 7 8 9 10 11 > >>   ∑:406  Sort:Rank

SOAP Properties Model
This chapter describes SOAP Properties Model.
2022-10-11, 124🔥, 0💬

SOAP PHP Implementations: PEAR::Package::SOAP and NuSOAP
This section provides some notes on SOAP PHP Implementations: PEAR::Package::SOAP and NuSOAP.
2022-10-11, 115🔥, 0💬

Constructing Image Source URL on Flickr
This section provides a tutorial example on constructing the image source URL for a Flickr photo using farm ID, server ID, photo ID and secret code of the photo.
2022-10-11, 100🔥, 0💬

PHP SOAP Web Service Example - getTemp
This chapter provides notes and tutorials on the getTemp SOAP Web service. Topics include writing the getTemp WSDL document; implementing getTemp server with PHP SOAP extension; calling getTemp Web service in SOAP 1.1 and 1.2 versions, with and without WSDL.
2022-10-10, 132🔥, 0💬

Perl SOAP::Lite 0.710 for SOAP 1.2 Web Services
This chapter provides tutorial examples and notes on using SOAP::Lite for SOAP 1.2 Web services. Topics include installing SOAP 7.10; testing methods available on client objects; using soapversion() and envprefix() to generate SOAP 1.2 requests; using default_ns() to set default namespace; using DEF...
2022-10-10, 110🔥, 0💬

SOAP Action Feature
This section describes the SOAP Action Feature, its properties and processing rules.
2022-10-10, 123🔥, 0💬

Multiple References and Circular References
This section describes how SOAP Encoding handles multiple references and circular references.
2022-10-10, 118🔥, 0💬

Using XML Signature and Encryption with WSS
This section describes XML Signature and XML Encryption specifications developed by W3C, which are used with WS-Security (WSS) to provide SOAP message integrity and confidentiality.
2022-10-10, 166🔥, 0💬

Submitting SOAP Test Requests to Server
This section provides a tutorial example on how to submit a test request to the server represented by the port location defined in the WSDL document using SoapUI.
2022-10-10, 113🔥, 0💬

NumberToWords Failed - Unexpected Parameter "c-gensym3"
This section provides a tutorial example on how to use a SOAP::Lite client to reach a Web service end point with the proxy parameter. But the test failed with an error: Unexpected parameter 'c-gensym3'.
2022-10-10, 121🔥, 0💬

Validating and Inspecting WSDL Documents
This section provides a tutorial example on validating and inspecting a WSDL 1.1 document using SoapUI.
2022-10-10, 127🔥, 0💬

SOAP::Transport::TCP::Server - SOAP Server with TCP Protocol
This section provides a tutorial example on how to use the SOAP::Transport::TCP module to create a SOAP server with the TCP protocol.
2022-10-10, 130🔥, 0💬

Archived: Calling GetSpeech SOAP 1.1 with SAAJ
This section provides a tutorial example on how to call the GetSpeech SOAP 1.1 Web service provided at xmlme.com with the SOAPConnection class defined in SAAJ.
2022-10-10, 125🔥, 0💬

SOAP Perl Implementations
This chapter provides notes and tutorials on Perl implementations of SOAP techologies: SOAP::Lite.
2022-10-09, 111🔥, 0💬

NumberToWords Failed - Invalid namespace ""
This section provides a tutorial example on how to use the SOAP::Data class to build the request parameter element with correct element name. But the test failed with an error: Invalid namespace ''.
2022-10-09, 114🔥, 0💬

WS-Security - SOAP Message Security Extension
This chapter provides tutorial examples and notes on WS-Security (WSS) as a SOAP message security extension. Topics include introduction of WS-Security; 'wsse:Security' SOAP header element; Username security token; SoapUI WS-Security configuration; '#PasswordDigest' generation and verification.
2022-10-09, 201🔥, 0💬

soapversion('1.2') and envprefix('soap12') Must Used Together
This section provides a tutorial example on how to set the Envelope element under a named namespace of 'http://www.w3.org/2003/05/soa p-envelope'- Using soapversion('1.2') and envprefix('soap12') together!
2022-10-09, 123🔥, 0💬

Perl SOAP::Lite 0.710 for WSDL
This chapter provides tutorial examples and notes on using SOAP::Lite with WSDL. Topics include downloading WSDL documents to local system; testing SOAP::Lite 0.710 with WSDL locally; impact of soapversion() on service() call; failed tests with GetSpeech WSDL document.
2022-10-08, 116🔥, 0💬

Web Service Related Technologies
This section describes a list of technologies that related to Web services.
2022-10-08, 123🔥, 0💬

SOAP 1.1 Request - Content-Length Too Small
This section provides a tutorial example of SOAP 1.1 request to use the GetSpeech Web service provided at xmlme.com. A 'Bad Request' error is received, if Content-Length is not enough to cover the entire XML message in the request.
2022-10-08, 123🔥, 0💬

First WSDL Test Failed with SOAP::Lite
This section provides a tutorial example on how to use the service() function to WSDL to call a Web service. Test failed with incorrect Envelope namespace.
2022-10-08, 112🔥, 0💬

NumberToWords_localhost.pl - Testing on Local Host
This section provides a tutorial example on how to generate the NumberToWords request without using the real Web service server - Letting the connection fail with a localhost proxy URL.
2022-10-08, 112🔥, 0💬

PHP SOAP Extension Client Programs
This chapter provides notes and tutorials on PHP SOAP Extension client functions and client testing programs.
2022-10-07, 124🔥, 0💬

Calling WSDL Operation Directly
This section provides a tutorial example on how to call an operation defined in a WSDL document as an object function on the SoapClient object created from the WSDL document.
2022-10-07, 125🔥, 0💬

<< < 1 2 3 4 5 6 7 8 9 10 11 > >>   ∑:406  Sort:Rank