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:
Paste the WSDL location and click the register button.

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

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

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

Figure 5:
