Create a WS-I compliant Web service from a WSDL file introduction
Time Required
To complete this tutorial, you will need approximately 2 hours and 30 minutes. If you decide to explore other facets of Web service creation while working on the tutorial, it could take longer to finish.
Prerequisites
In order to complete this tutorial, you should be familiar with:
You must have WebSphere Application Server v6.0 installed when installing the Rational Developer product. This is the server on which the Web service will run.
- Basic Web service concepts and technologies, such as WSDL and WS-I
- Basic Java programming
Learning Objectives
This tutorial is divided into several exercises that must be completed in sequence. This tutorial teaches you how to create a WSDL file that can be used to create a WS-I compliant Web service. While completing the exercises, you will:
- Create a Web project
- Create, validate and test a WSDL file
- Create a Web service and Web service client from a WSDL file
- Test a Web service
When you are ready, begin Exercise 1.1: Creating a Web project
Feedback