Sample: WebSphere JAX-WS address book SAML web service

This sample creates a Java™ EE 6 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. It uses the Security Assertion Markup Language (SAML) default policy set to ensure that the web service is secure.
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. In order to run the sample you must create a WebSphere Application Server V8.5 and associate the sample with it, and import the SAML policy sets. 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