< Previous | Next >

Tutorial: Creating a secured JAX-WS web service from an WSDL file

This tutorial will walk you through the steps to create a JAX-WS web service and client, and to secure it using a policy set. It will generate code similar to that in the JAX-WS RSP address book sample.

Learning objectives

Important: Applicable to WebSphere® Application Server traditional
In this tutorial, you will learn to:
  • Create a JAX-WS enabled server and Web project
  • Create the address book web service and test its business logic using the Generic Service Client
  • Create the address book web service client and test it using sample JSPs
  • Secure the web service using the WebSphere Application Server
To complete this tutorial, you will need approximately 2 hours. If you decide to explore other facets of web services while working on the tutorial, it could take longer to finish.

Prerequisites

In order to complete this tutorial end to end, you should be familiar with:
  • Web services concepts
  • WebSphere Application Server concepts
< Previous | Next >
Icon that indicates the type of topic Tutorial topic
Timestamp icon Last updated: July 17, 2017 21:58

File name: jaxwstd_abstract.html