开发者

Using jUddi v3 from .net and java

开发者 https://www.devze.com 2023-03-21 00:50 出处:网络
I have built a Web Service in .NET. I have some apps that need to find and consume it, so I am using jUddi v3. I know that this version lets you use the publish, inquiry and security services as web s

I have built a Web Service in .NET. I have some apps that need to find and consume it, so I am using jUddi v3. I know that this version lets you use the publish, inquiry and security services as web services, but I have also heard that there are some APIs that let you interact with it from .NET and Java (Uddi SDK and Uddi4J), and that is what I need.

I am looking for any tutorial or some tips that could help me to publish my .NET web service from .NET applications and discover开发者_开发问答 and use it from .NET and Java applications.

I hope I made myself clear. Thanks in advance!


The Apache jUDDI project has a .NET client and examples that should help you out.

http://svn.apache.org/repos/asf/juddi/trunk/juddi-client.net/juddi-client.net/

https://github.com/UDDI/juddi/wiki/devjUDDIClientforNET

https://github.com/UDDI/juddi/wiki/devSimplePublishingUsingthejUDDIAPI

0

精彩评论

暂无评论...
验证码 换一张
取 消