Skip to main content

skip to main content

developerWorks  >  WebSphere | SOA and Web services | Rational  >

Message-level security with JAX-WS on WebSphere Application Server v7

Using Rational Application Developer 7.5.2 to build secure JAX-WS Web services

developerWorks
Go to the previous pagePage 8 of 12 Go to the next page

Document options
PDF format - Fits A4 and Letter

PDF - Fits A4 and Letter
2742 KB (58 pages)

Get Adobe® Reader®

Sample code


My developerWorks needs you!

Connect to your technical community


Rate this tutorial

Help us improve this content


Section 8. Conclusion

In this tutorial, we demonstrated how to create a Web service provider using JAX-WS annotations. Then we showed you how to build a matching consumer and how to test the client- to-server communications. Next, we demonstrated how to create a custom policy set, which we showed you how to customize with personalized asymmetric keys, before once again testing the client and server pair. Additionally, we showed you how to monitor the data flowing between the client and the server, and verify that in fact the SOAP messages are being encrypted and protected by the customized policy set you created and associated with the service consumer and provider pair.

While this tutorial was designed to teach and instruct, the steps taken are valid production-level configuration options that employ strong cryptography for encryption and protection.

Acknowledgements

Special thanks to Zina Mostafa and Indran Naick for reviewing this tutorial.



Back to top



Go to the previous pagePage 8 of 12 Go to the next page