Service Registry 3.1 Developer's Guide

Creating a Service by Publishing a WSDL File: Example

For an example of creating a service by publishing a WSDL file, see JAXRPublishService.java in the directory INSTALL/registry-samples/publish-service/src. This example publishes a simple WSDL file named MyCoffeeService.wsdl.

ProcedureTo Run the JAXRPublishService Example

  1. Go to the directory INSTALL/registry-samples/publish-service.

  2. Type the following command:


    Ant-base/ant run