Sample: WebSphere JAX-WS address book web service

This sample creates a Java™ EE 5 web service and web service client created from a WSDL file that allows you to store and retrieve information found in an address book. It uses the WebSphere® JAX-WS runtime environment and runs on WebSphere Application Server V8.5.
Import and configure: 5 minutes

When you import the sample it will create the appropriate service and client projects and EARs that you can test and explore. However the samples will not be associated with a server. In order to run the sample you must create a WebSphere Application Server V8.5 server and associate the sample with it. For instructions on how to do this, click Setup instructions.

To use the sample, click Import sample, and save the compressed file to a directory on your workstation. After downloading the sample, import the sample project into your workspace: Click File > Import > Existing projects into workspace > Select archive file, and then click Browse to find the downloaded sample project file.

Import Sample

Restriction: This sample does not run on IBM® WebSphere Application Server Developer Tools for Eclipse.

Feedback