/ Registry / Documentation / Tutorial: Registering a Web Service

Tutorial: Registering a Service

This tutorial shows how to register a Web Service at Membrane SOA Registry. By registering a service we can make a service description available in the registry. After registering the repository will give us valueable information about the service and its availability.

To register a service only a couple of steps are needed.

Copy the following WSDL location of the BLZService into your clipboard:

http://www.thomas-bayer.com/axis2/services/BLZService?wsdl

Open the membrane registry main page using your browser. Choose Service/Register Service from the Main Menu.


Figure 1: Membrane Registry Main Mage

Paste the WSDL location and click the register button.


Figure 2: To register a service only the WSDL is needed.

On the next page you can add information to the service description. For this tutorial simply click finish.


Figure 3: Form for service metadata.

If everything is fine, you will get the following page indicating that the service has been registered. Follow the service name link.


Figure 4: The service has successfully been registered.

This is the service information page. It contains informations like statistics, interface, endpoints, etc.


Figure 5: The service page contains many informations.