JAX-RPC Web Services samples

The JAX-RPC web services samples demonstrate Java Platform, Enterprise Edition (Java EE) beans and JavaBeans which are available as web services. You can access these web services from web service clients. The client samples demonstrate both Java EE application clients and Java Platform, Standard Edition (Java SE) 6 clients. Each sample includes detailed deployment instructions in a readme.html file.

Time required to set up and configure these samples

15 minutes

Prerequisites for use

WebSphere® Application Server V8.0
Important: These samples were tested with WebSphere Application Server Version 8.0.

Samples download

To use the samples, download JAX-RPC web services sample files from a product download site:

  1. Choose one of the following methods to download the WebServicesSamples.zip file to a directory on your workstation: FTP or HTTP. You might create the /samples/WebServicesSamples directory path on your workstation and download JAX-RPC web services sample files to that directory path.
  2. From the displayed dialog, specify the target directory to which to save the compressed file and click OK.
    The WebServicesSamples.zip compressed file contains sample files in the following directory structure:
    /images
    /installableApps
    /javadoc
    /scripts
    /src
    /style
    build.xml
    readme.html
    Attention: The readme.html file contains information for installing and running the sample.

Samples description

Address Book
The Address Book sample illustrates accessing multiple JAX-RPC web services in one application. It provides access in various ways. The sample includes two clients and four variations of the same AddressBook bean. The two clients are a Java Platform, Standard Edition (Java SE) 6 client and a Java Platform, Enterprise Edition (Java EE) client. Each client exercises the four variations of the AddressBook bean that are deployed on the server.
Stock Quote
This sample illustrates migration of a client from Simple Object Access Protocol (SOAP) to the Java(TM) API for XML-based RPC (JAX-RPC).



Related tasks
WebSphere Application Server Version 8.0 samples
Concept topic Concept topic    

Terms of Use | Feedback

Last updatedLast updated: Sep 20, 2011 1:12:33 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-nd-mp&topic=sample_jax_rpc
File name: sample_jax_rpc.html