Lesson 1: Creating a server and web project
In this lesson you will learn how to create a server and web project for use with web services.
Create a JAX-WS enabled server
About this task
Procedure
- From the File menu, select .
- Select WebSphere Application Server v8.0 as the server type. Click Next.
- If this runtime has not been created in your workspace, you will be prompted to select the installation directory for the server. Click Next.
- Accept the default server port and name. For this tutorial the default server name used will be server1. Click Finish.
- Wait for the server to start. After it starts, the Console
view will display Server server1 open for e-business.
If the server does not start automatically select it in the Servers
view and click the start icon:
.
Create a web project for the web service
About this task
Procedure
Create a web project for the web service client
About this task
Procedure
Download the address book WSDL file
About this task
Lesson Checkpoint
Now you are ready to begin Lesson 2: Creating the web service.