x
Menu

SOAP Web Service Basics

Other,

Updated On 02 Feb, 19

Overview

Contents:
Introduction To Web Services - Web Service Jargon - Writing a Web service Client: Stub generation - Writing a Web service Client: Calling the Service - Setting up Java EE 7 SDK - Writing a Web Service: Eclipse setup - Writing a Web Service: Code and Deploy - Adding Input Arguments - Service First and Contract First Web Services - Understanding the WSDL - Customizing the WSDL - Schema Types and Binding Styles - Service Interface and Custom Types - Using JAXB Annotations - Handling Faults - Using SoapUI - Using Web Service Explorer - Using Endpoint - wsimport Revisited

Includes

Lecture 13: Service Interface and Custom Types

4.1 ( 11 )


Lecture Details

Well make a couple of changes to the sample web service weve been developing all along. First, we will see what happens when a custom Java data type needs to be exchanged as a part of a web service operation. Then, well create a web service endpoint interface that our class implements.

Ratings

0


0 Ratings
55%
30%
10%
3%
2%
Comments
comment person image

Sam

Excellent course helped me understand topic that i couldn't while attendinfg my college.

Reply
comment person image

Dembe

Great course. Thank you very much.

Reply
Send