Summary
You have just completed development, securing, and testing of a web service that uses JAX-WS as its runtime environment.
In this tutorial you:
- Created a server and web projects that supported the JAX-WS runtime.
- Used the web service wizard to generate a web service from an imported WSDL document.
- Used the WSDL file dynamically generated by the JAX-WS runtime to create a web service client.
- Tested the web service using the TestClient.jsp test facility using synchronous and asynchronous invocation .
- Attached the RAMP default policy set to the web service.
- Attached and configured the RAMP default policy set to the web service client.
- Tested the secured web service and examined the impact of the policy sets on its function.
When you have completed the tutorial and no longer require the Web projects for testing, remove the EAR from the server, and delete the projects from your workspace.