Java EE: JAX-WS Web Service Controls, Part 4 of 4
Interactive

Java EE: JAX-WS Web Service Controls, Part 4 of 4

LearnNow Online
Updated Oct 25, 2018

Course description

To use Java Web services you will need to deal with controls. This course covers many of the important controls that need be configured and managed in order to create a stable and secure JAX-WS environment. This course starts with Java API XML Web Service bindings and then moves on to Simple Object Access Protocols (SOAP). The course will then explore JBoss support of Web Services and Web Service Security. From there WS-Trust and WS-Federation is covered with claims and tokens. Then Web Services Interoperability (WS-I) is shown and its standards. The course then moves to error handling in dealing with business rule violations and other subjects. The final subjects cover Web Service addressing, reliable messaging and handlers.

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

You should know Java programming and have a basic understanding of the JAX-WS.


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

146 Minutes

Time to complete

186 Minutes

Course Outline

WS Reliable Messaging

WS Reliable Messaging (14:52)

  • Introduction (00:30)
  • The Problem with HTTP (02:32)
  • Enter WS-ReliableMessaging (01:44)
  • When to Use Reliable Messaging (02:40)
  • How Does WS-RM Work (03:13)
  • Importance of Persistence (02:05)
  • The Problem with Firewall (01:49)
  • How Does WS-MakeConnection Work (03:17)
  • Using WS-MakeConnection (02:13)
  • Demo: WS Reliable Messaging (08:25)
  • Demo: Annotate the WSDL File (30:39)
  • Demo: Publish and Test (15:16)
  • Summary (00:24)
WS Handlers

WS Handlers (11:29)

  • Introduction (00:25)
  • Handlers (01:41)
  • Basic Handler Behavior (02:07)
  • Basic Steps (01:36)
  • JBoss Note (00:24)
  • Handler Classes (03:01)
  • LogicalHandlers (02:32)
  • Protocol Handlers (01:33)
  • Sample Handler (00:30)
  • Get Message Details (00:55)
  • Inbound and Outbound (01:14)
  • Handler Configuration File (01:50)
  • Sampler Handler.xml (01:21)
  • Specify the Handler Chain (01:44)
  • Sample: Using a Handler (00:43)
  • Executing (01:05)
  • Demo: WS Handlers (48:10)
  • Summary (00:29)
;