Popular Books:
Testing Perl SOAP::Lite with WSDL Documents
This section provides a tutorial example on how to test Perl SOAP::Lite with a WSDL 2.0 document. It fails with an error. 2022-10-01, ∼343🔥, 0💬
SoapParam Constructor - Creating Named Parameters
This section provides a tutorial example on how to create input parameters with given names when calling Web services with SoapClient. 2022-10-01, ∼337🔥, 0💬
Archived: Axis2GetSpeechClient.java - document/literal Style
This section provides a tutorial example on how to build a SOAP Body message in document/literal style and call the GetSpeech Web service. 2022-10-01, ∼333🔥, 0💬
Validating and Inspecting WSDL 1.1 Documents
This section provides a tutorial example on validating and inspecting a WSDL 1.1 document using SoapUI 2022-10-01, ∼331🔥, 0💬
Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book. 2022-10-01, ∼330🔥, 0💬
Wsdl20Validator.java - WSDL 2.0 Validator
This section provided a tutorial example on how to create a WSDL 2.0 document validator with the Woden Java API. 2024-12-16, ∼325🔥, 2💬
References
List of reference materials used in this book. 2022-10-01, ∼323🔥, 0💬
What Is Perl SOAP::Lite
This section describes the SOAP Perl implementation - SOAP:Lite and its features. 2022-10-01, ∼321🔥, 0💬
WSDL Related Terminologies
This section provides quick descriptions of Web Services and SOAP terms. 2022-10-01, ∼319🔥, 0💬
Axis2RegistrationClient.java - document/literal Style
This section provides a tutorial example on how to build a SOAP Body message in document/literal style and call the Registration Web service. 2022-10-01, ∼317🔥, 0💬
Operation Message Styles
This section describes operation message styles defined in WSDL Version 2.0 Part 2: Adjuncts - RPC, IRI, and Multipart. 2022-10-01, ∼316🔥, 0💬
WSDL 1.1 Framework and Extensions
This section describes WSDL 1.1 core framework and 4 extensions: SOAP 1.1, HTTP, MIME and SOAP 1.2 2022-10-01, ∼311🔥, 0💬
RPC Style Example - Get Stock Price
This section provides a tutorial example on writing a WSDL 2.0 example that uses SOAP 1.2 over HTTP with RPC as the message style. 2022-10-01, ∼307🔥, 0💬
Popular Posts:
This section provides a quick introduction of the UTF-16 (Unicode Transformation Format - 16-bit) en...
This section describes Sun's JDBC-ODBC Bridge driver and its features.
This tutorial book is a collection of notes and sample codes written by the author while he was lear...
This section provides a tutorial example on how to install OpenSSL on a Windows system.
This section provides a tutorial example on how to setup MySQL server and firewall to client compute...