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.
To Run the JAXRPublishService Example
Go to the directory INSTALL/registry-samples/publish-service.