uCosminexus Application Server, Web Service Development Guide

[Contents][Glossary][Index][Back][Next]

35.5 Example of developing a Web Service client (starting from WSDl/WS-RM 1.2)

This section describes the examples for the development of Web Service clients, starting from WSDL.

Organization of this section
35.5.1 Generating a service class
35.5.2 Creating an implementation class for the Web Service client
35.5.3 Adding sequence termination processing in the Implementation Class for Web Service client
35.5.4 Compiling the implementation class for the Web Service client