How to Publish the Web service in UDDI?

In a browser, visit the UDDI Services home page. UDDI Services is installed on Microsoft Windows Server 2003. To access UDDI Services, visit the following Web site:
http://server_name/uddi

Note If you are using a security-enhanced server, visit the following Web site:
https://server_name/uddi

following steps

1. On the UDDI Services home page, click Publish. The My UDDI page appears in the browser.
2. On the My UDDI page, click the Providers tab.
3. On the Providers tab, click Add Provider. The My UDDI (New Provider Name) page appears in the browser.
4. On the My UDDI (New Provider Name) page, click Edit under Actions.
5. In the Name box, type NewWebService, and then click Update. The My UDDI (NewWebService) page appears in the browser.
6. On the My UDDI (NewWebService) page, click Services, and then click Add Service.
7. Under Actions, click Edit, type Service1 in the Name box, and then click Update.
8. On the "My UDDI | NewWebService Service1" page, click the Bindings tab.
9. On the Bindings tab, click Add Binding.
10. On the "My UDDI | NewWebService Service1 http://" page, click Edit.
11. In the Access Point box, type the following URL, and then click Update:
http://computer_name/Service1.asmx
Note In the URL, replace computer_name with the name of the server that hosts the Web service. Do not use "http://localhost" in the URL.
12. On the UDDI Services page, click the Instance Info tab.
13. On the Instance Info tab, click Add Instance Info.
14. In the Search for tModel names containing box, type part of the tModel name, and then click Search.
15. Click the NewtModelName tModel for information about this instance of the new tModel.

No comments:

Post a Comment