apache > ws.apache
WSRF
 

Apache WSRF Tutorial

Creating and Deploying a WSRF Web Service

This tutorial provides a step-by-step approach to using Apache WSRF to create and deploy a WSRF-compliant Web service that represents a UNIX file system. If you want to see a completed version of the example in this tutorial, see the Quick Demonstration.

Note
To complete the tutorial, you must first install the distribution.

The process consists of the following steps:

  1. Create a Working Directory
  2. Create a WSRF WSDL
  3. Run the Wsdl2Java Tool
  4. Modify the Home Class
  5. Modify the Resource Class
  6. Compile and Deploy the Service
  7. Test the Service

go to the next step Next