< 1 2 3 4 5 6 7 > >>   ∑:157  Sort:Rank

SOAP Body and Operation Name - Book Reservation
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.1 over HTTP with style='document' and operation name as the first level element name in SOAP Body to help RPC method based client API like SOAP::Lite.
2022-10-01, 390🔥, 0💬

"soap12:body" - Binding for SOAP Body
This section describes 'soap12:body', a SOAP extension element that specifies how the SOAP Body should be constructed in the SOAP message for an operation input and output. 'literal' means no encoding.
2022-10-01, 388🔥, 0💬

Generating HTML Documentations On Bindings
This section provides a tutorial example on how to use SAXON 9.1.0.6 from Saxonica against a binding to generate an HTML documentation of a WSDL document. SAXON 9.1.0.6 is integrated in SoapUI.
2022-10-01, 372🔥, 0💬

Turning Off the Chunked HTTP Flag
This section provides a tutorial example on how to turn off the Chunked HTTP flag to fix the 'Transport error: 411 Error: Length Required' error.
2022-10-01, 372🔥, 0💬

Capturing the HTTP Request from an Axis2 Client Program
This section provides a tutorial example on how to capture the HTTP request generated from an Axis2 client program with the socket server test program.
2022-10-01, 352🔥, 0💬

Using WSDL Document in Java Apache Axis2/Java for WSDL
This chapter provides tutorial notes and example codes on Apache Axis2/Java for WSDL. Topics include introduction of Axis2; downloading and installing Axis2; reviewing of org.apache.axis2.client.Servic eClientClass; creating a ServiceClient object from a WSDL 2.0 document.
2022-10-01, 344🔥, 0💬

What Is Apache Woden - WSDL Parser API
This section describes Apache Woden 1.0, a Java API for reading, manipulating, creating and writing WSDL documents.
2022-10-01, 340🔥, 0💬

org.apache.axis2.client.ServiceClient Class
This section describes client side programming class, org.apache.axis2.client.Servic eClient,which represents a single Web service with a specific port. ServiceClient allows you to invoke operations defined in the service.
2022-10-01, 330🔥, 0💬

"soap:fault" - Binding for SOAP Fault Details
This section describes 'soap:fault', a SOAP extension element that specifies how the SOAP Fault Details should be constructed in a SOAP response message. 'literal' means no encoding.
2022-10-01, 327🔥, 0💬

org.apache.axis2.client.Options - Operation Client Options
This section describes 3 other Axis2 classes: org.apache.axis2.description.A xisService,org.apache.axis2.client.Option sand org.apache.axis2.addressing.En dpointReference.
2022-10-01, 315🔥, 0💬

Convert WSDL 1.1 to 2.0 with Woden API
This section provided a tutorial example to show to invoke the org.apache.woden.tool.converte r.Convertclass from Woden Java API to convert WSDL 1.1 documents to WSDL 2.0.
2022-10-01, 311🔥, 0💬

"soap:header" - Binding for SOAP Header
This section describes 'soap:header', a SOAP extension element that specifies how the SOAP Header should be constructed in a SOAP message. 'literal' means no encoding.
2022-10-01, 302🔥, 0💬

WSDL 1.1 Binding Extension for SOAP 1.1
This chapter provides tutorial notes and example codes on WSDL 1.1 Binding Extension for SOAP 1.1. Topics include 7 extension elements: binding, operation, body, fault, header, headerfault, and address with descriptions and examples.
2022-10-01, 294🔥, 0💬

What Is SoapUI
This section describes a Web service testing tool, SoapUI, which can be used to inspect WSDL documents, invoke Web service, and simulate Web service.
2022-10-01, 290🔥, 0💬

WSDL 1.1 and SOAP 1.1 Examples - Document and RPC Styles
This chapter provides tutorial notes and example codes on WSDL 1.1 Binding Extension for SOAP 1.1. Topics include SOAP Body message styles and encoding options; 'document' vs. 'rpc' styles; 'literal' vs. 'encoded' encoding options; 'document'/'literal' WSDL 1.1 example; 'rpc'/'encoded' WSDL 1.1 exam...
2022-10-01, 290🔥, 0💬

SOAP 1.2 Message Styles and Encoding Options
This section describes the SOAP message styles, document vs. rpc, and encoding options, literal vs. encoded. Message style is specified using style='rpc|document' attribute. Message encoding option is specified using use='literal|encoded' attribute.
2022-10-01, 286🔥, 0💬

Request and Response - Hello
This section provides a mock request and a mock response for the Hello Web service that uses SOAP 1.1 over HTTP send a hello message and receive a hello message.
2022-10-01, 283🔥, 0💬

org.apache.axis2.rpc.client.RPCServiceClient Class
This section describes the org.apache.axis2.rpc.client.RP CServiceClientclass that represents an RPC based Web service client. The invokeBlocking() method can be used to invoke an RPC method based operation without using OMElement objects.
2022-10-01, 281🔥, 0💬

Request and Response - Get Stock Price
This section provides a mock request and a mock response for the GetStockPrice Web service that uses SOAP 1.1 over HTTP with style='rpc', use='encoded' and encodingStyle='http://schemas. xmlsoap.org/soap/encoding/'
2022-10-01, 277🔥, 0💬

List of APIs and Tools for WSDL 1.1 and 2.0
This section provides a list of programming APIs and testing tools that support WSDL documents. Most of them support only WSDL 1.1, not WSDL 2.0.
2022-10-01, 271🔥, 0💬

AXIOM (AXIs Object Model)
This section describes AXIOM (AXIs Object Model) that allows us to build and parse XML elements represented as AXIOM objects.
2022-10-01, 271🔥, 0💬

Apache Woden for WSDL Documents in Java
This chapter provides tutorial notes and example codes on Apach Woden, a Java API for parsing WSDL 2.0 documents. Topics include introduction of Apache Woden; Java API for WSDL 2.0 component model and test program; Java API for WSDL 2.0 element model and test program; using Apache Woden to validate ...
2022-10-01, 269🔥, 0💬

Creating Service Client with WSDL Document
This section provides a tutorial example on how to create a ServiceClient object with a given WSDL document, a service name and a port name defined in the WSDL document.
2022-10-01, 268🔥, 0💬

WSDL 2.0 Document Structure and Syntax
This chapter provides tutorial notes and example codes on WSDL 2.0 document structure and syntax. Topics include WSDL document overview, Syntax of description, types, interface, binding, and service elements.
2022-10-01, 258🔥, 0💬

< 1 2 3 4 5 6 7 > >>   ∑:157  Sort:Rank