About this tutorial
This tutorial is part of the series of IBM Data Studio Data Web Services tutorials.
In this tutorial, you will learn to:
- Add a WebSphere Application Server Community Edition Web server instance.
- Deploy a Data Web Services Web service to a local WebSphere Application Server Community Edition Web server.
- Deploy a Data Web Services Web service to a remote WebSphere Application Server Community Edition Web server.
- Deploy a Data Web Services Web service to a WebSphere Application Server Community Edition Web server from a .WAR file.
This tutorial is written for database programmers who are familiar with IBM Data Studio and know how to create a database connection, data development project, SQL scripts or stored procedures, and have completed Part 1 of this series.
This tutorial assumes that you have the following products installed:
- IBM DB2® for Linux®, UNIX®, Windows® V9.5. However, you can use any supported Data Web Service DB2 database. In addition, you must have the DB2 SAMPLE database installed. If you do not have this SAMPLE database installed, refer to your DB2 Information Center for instructions on the installation of the SAMPLE database.
- IBM Data Studio V2.1. During installation, ensure that the Data Web Services Development component is selected.
- IBM WebSphere Application Server Community Edition V2.1.0.1, a free Web server from IBM. A WebSphere Application Server Community Edition installation image may be bundled with your IBM Data Studio installation. If not, visit the WebSphere Application Server Community Edition download page and follow the link for previous version(s) for additional information, or to download the WebSphere Application Server Community Edition V2.1.0.1 installation image.
- A Data Development Project with a Data Web Service. This tutorial uses the data development project from Part 1 of this series.

