<%@ Page %> <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>

How to Add a Binding - Binding

A binding represents a point where an implementation of a service can be accessed. If your service has multiple access points, add a binding for each. A binding always includes an access point and a description of how the service can be used. It may also include one or more instance infos, which are references to tModels that contain relevant technical information about the binding

Add a binding

  1. On the UDDI Services UDDI menu, click Publish.
  2. Click the Providers tab.
  3. Locate the provider that contains the service to which you want to add a binding and, next to its name, click View.
  4. Click the Services tab.
  5. Locate the service to which you want to add a binding and, next to its name, click View.
  6. Click the Bindings tab.
  7. Click Add Binding.
    Binding http:// appears.
  8. In the Details tab, click Edit.
  9. In Access Point, type the access point URL.
  10. In the URL Type list, click the protocol that is supported by the access point.
  11. Click Update.
  12. Click Add Description.
  13. In the Language list, click a language for this description.
  14. In Description, type a brief description.
  15. Click Update.
  16. To add additional descriptions in other languages, repeat steps 12 through 15.

You have now added a binding to your service. Repeat these procedures to publish additional bindings, or add instance infos to your bindings.