Java EE Programming: JAX-WS Web Services, Part 4 of 4
Interactive

Java EE Programming: JAX-WS Web Services, Part 4 of 4

LearnNow Online
Updated Oct 26, 2018

Course description

Java is a very important part of Internet usage or services, thus being able to deal with web services in Java is also very important. This course will cover many of the necessary aspects of dealing with the Java API for XML (JAX) Web Services. The course will start with basic introductions to the Eclipse programming platform and Web Services and then move on to Basic XML Schemas and Schema Content Management. From there, Java API for XML Binding (JAXB) will be covered and JAX-WS will be introduced. Once the basic foundation is covered the course moves into the start of web services with Declarative Service Configuration, Web Service Description Language (WSDL) and Configuration Management, as well as introducing JAX-WS 2.0.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

This course is intended for Java programmers with beginner level knowledge of Java EE and XML.


Meet the expert

Ali Hamad

Ali Hamad has a Bachelor and Masters degree in Computer Science and has been training many aspects of Java for over 14 years, covering Introduction through JDBC, JBoss and beyond. His training and consulting background also covers C, C , Object Oriented Analysis and Design (OOAD), and Unix/Linux. Ali has worked for or been a consultant and trainer for many companies including Dell, Texas Instruments, State of New Hampshire, Web Age Solutions, and many more. He is the author of training material for several programming topics such as Java, Struts, C , Unix and J2EE applications.

Video Runtime

100 Minutes

Time to complete

140 Minutes

Course Outline

Configuration Management

Configuration Management (14:38)

  • Introduction (00:42)
  • SOA Configuration Challenges (01:31)
  • Service Versioning (01:52)
  • XML Schema Versioning (01:32)
  • XML Schema Versioning Guidlines (01:15)
  • WSDL Versioning (03:26)
  • Standards Work (00:37)
  • Vendor Support (00:55)
  • Configuration Management Tips (01:37)
  • Configuration Managment Gotchas (00:44)
  • Summary (00:24)

Details (44:52)

  • Introduction (00:35)
  • JAX-WS (01:40)
  • JAX-WS Scope (02:01)
  • JAX-WS and JAXB (00:52)
  • JAX-WS Implementors (02:38)
  • WSDL-to-Java Mapping (02:25)
  • WSDL Files (01:25)
  • (01:04)
  • (01:22)
  • (01:27)
  • (00:55)
  • parameters (01:19)
  • (00:57)
  • Customization Binding (01:44)
  • JAVA-to-WSDL Mapping (01:38)
  • The Implementation Class (00:59)
  • Package Name (01:27)
  • Class Name (00:49)
  • Methods and Types (01:10)
  • JAXB Usage (00:37)
  • Exceptions (00:48)
  • Demo: Top-Down Web Service (16:34)
  • Summary (00:17)
Available JAX APIs

Available JAX APIs (40:58)

  • Introduction (00:34)
  • Available API (01:16)
  • Client API - Service (00:54)
  • Service (00:33)
  • Using Service (02:16)
  • Dispatch (01:26)
  • Provider (01:34)
  • WebServiceContext (00:56)
  • Exception Classes (01:36)
  • WebServiceFeature (00:38)
  • Annotation Support (00:59)
  • JAX-WS Annotations (01:42)
  • The Handler Framework (01:54)
  • Handler Invocation (00:44)
  • Handler Types (00:46)
  • Using Handlers (01:06)
  • Demo: Available JAX APIs (21:32)
  • Summary (00:23)
;