JAX-RPC Web services Samples - Introduction

These Samples demonstrate Java 2 Enterprise Edition (J2EE) beans and JavaBeans which are available as Web services. You can access these Web services from Web Service clients. The client Samples demonstrate both J2EE application clients and Java 2 Standard Edition (J2SE) clients.

Refer to the Tech Notes to learn about the samples and Web services.

For a discussion of Web services, see the IBM WebSphere Web services documentation in the WebSphere Application Server InfoCenter Reference Library.

 
Requirements: None.
 
 
  Development Strategies - Address Book
The Address Book sample illustrates accessing multiple JAX-RPC Web services in one application.
 
 Migration - Stock Quote
The Stock Quote sample illustrates migration of a stock quote client from Simple Object Access Protocol (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.