uCosminexus Service Platform, Basic Development Guide

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

8.3 Creating a service requester using standard synchronous reception (Web Services) (JAX-WS engine)

You can create a service requester that sends a request to the standard synchronous reception (Web Services) and uses the JAX-WS engine for communication. A service adapter that uses the JAX-WS engine for communication sends a request message to standard synchronous reception (Web Services) using SOAP (document-literal type).

The following figure shows the relationship between a service requester for the JAX-WS engine and an HCSC server:

Figure 8-12 Relationship between a service requester that generates a request to Standard synchronous reception (Web Services) and an HCSC server (JAX-WS engine)

[Figure]

Organization of this section
8.3.1 Procedure for creating a service requester (Standard synchronous reception (Web Service)) (JAX-WS engine)
8.3.2 Acquiring WSDL
8.3.3 Creating service classes
8.3.4 Generating objects
8.3.5 Specifying parameters
8.3.6 Creating request messages
8.3.7 Acquiring response messages
8.3.8 Acquiring error information
8.3.9 Creating a service requester requesting re-execution of a business process (Web service and JAX-WS engine)
8.3.10 Creating service requester for requesting confirmation of operation status of service adapter (Web Service and JAX-WS engine)