Tutorial: Using JAX-WS to access a SOAP/DISH web service

This tutorial illustrates how to create a Java API for XML Web Services (JAX-WS) client application to access SOAP/DISH services on a SQL Anywhere web server.

 Required software
 Competencies and experience
 Goals
 Suggested background reading

Lesson 1: Setting up a web server to receive SOAP requests and send SOAP responses
Lesson 2: Setting up JAX-WS on the web client
Lesson 3: Creating a Java application to communicate with the web server