Web services outside of Product Master

A service outside of IBM® Product Master is a custom-hosted web service. It is hosted on a server other than the Product Master. You can implement this web service in Java™ by following the standard web service implementation steps. You can deploy a custom-hosted web service to IBM Product Master.

Procedure

  1. Implement the web service.

    To implement the web service using Rational® Software Architect, complete the following steps. For the detailed steps, see Rational Software Architect product documentation.

    For an example of web services implementation, see the sample web services.

  2. Deploy the web service.
    For example, see Deploying a web service.
  3. Access the web service.
    For example, see Access web services.