Setting up a Web Service Application for CustomerWebService requests

To set up the WebApp1 application to respond to CustomerWebService requests

  1. In your customer Web service schema, create a Web service provider class called CustomerWebService.

  2. Define Web service methods required for CustomerWebService.

  3. Define a WebApp1 Web service application in the usual way. (For details, see "Defining Applications", in Chapter 3 of the JADE Development Environment User’s Guide.)

  4. Extract the WSDL for the CustomerWebService Web service.