Learn about Web services
How do I?...
- Develop and assemble applications that use Web services
- Deploy and administer applications
- Develop Web services clients
- Secure Web services
- Invoke Web services using Web Services Invocation Framework (WSIF)
- Use the Universal Description, Discovery and Integration (UDDI) registry
- Tune and troubleshoot Web services
- Tune Web services applications
- Troubleshoot Web services
- Troubleshoot Web services command-line tools
- Troubleshoot Web services compiled bindings
- Troubleshoot the run time for a Web services client
- Troubleshoot serialization and deserialization in Web services
- Troubleshooting authentication and authorization for Web services security
- Troubleshoot authentication and authorization for Web services security
- Troubleshoot UDDI
Conceptual overviews
Documentation
Web services
See also the IBM Redbook WebSphere V6 Web Services Handbook.
- Redbooks are supplemental rather than formal product documentation.
Read their Notices carefully. For information about supported configurations, consult the product documentation.
- The product documentation is available in either information center format or in PDF book format.
Tutorials
Tutorials are not available at this time.
Samples
The Samples Gallery offers:
- Development Strategies - Address Book
The Address Book Sample illustrates accessing multiple Web Services in one application.
- Migration - Stock Quote
The Stock Quote Sample illustrates migration of a stock quote client from SOAP to Java API for XML-based RPC (JAX-RPC). WebSphere supports Web Services for J2EE (JSR 109) which builds on a client-programming model on JAX-RPC.
- Faces Client - Sample Portfolio
The Faces Client - Sample Portfolio is a sample application that demonstrates the use of faces client components. The Hello World Sample demonstrates how the faces client framework keeps a data model consistent in the browser.
The Faces Client - Sample Portfolio mimics a web-based portfolio management application. The goal is to enable users to view all their portfolios, navigate through them, display them graphically, and have them updated on a regular basis with current stock prices as delivered to the page by a Web service. Users will also be able to change quantities on their stocks for analysis purposes. The Hello World Sample demonstrates the power of the Faces Client - Sample Portfolio framework by showing an MVC (Model View Controller) setup on a page with a very simple model and using two input fields as the controls.