The UDDI XML.org web site is not longer accepting new posts. Information on this page is preserved for legacy purposes only.
How to publish created .Net webservice
Blog entry: Submitted by raghu on Thu, 2013-04-11 15:26.
Hi.
How to publish a web service (.Net based) on UDDI and use the available web services. Any one please help me
- raghu's blog
- Login to post comments
- 17971 reads
We (the Apache jUDDI
We (the Apache jUDDI project) are working on porting our code to work within the .NET framework. Specifically via WCF behaviors, so that's in the works.
To more directly answer your question, you'll need a UDDI server, credentials to the server, and permission to publish (ask the UDDI admin).
You'll need to create (or append) to the following UDDI structure:
Business > Service > Binding Template (which is your instance of service X (remember services are interface definitions).