WCF与Java的互操作性 [英] WCF interoperability with Java

查看:74
本文介绍了WCF与Java的互操作性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对WCF还是陌生的,因此我必须对WCF与Java Web服务的互操作性进行概念验证.在Internet上进行研究时,我发现的关于该主题的唯一内容是Project Tango.这是唯一的互操作性技术吗?我还有其他方法可以做到这一点吗?请给我一些有用的代码示例链接.

解决方案


Hi

这取决于您要使用的功能. Wcf. Wcf的某些功能甚至在没有Tango的情况下也可以互操作,某些功能需要Tango,而有些则根本无法互操作.基本的消息传递,传输安全性和简单的消息安全性场景对于大多数Java实现都应该是开箱即用的.先进的安全性,可靠的消息传递和其他新标准将需要Tango. Net- *绑定和协商安全性完全不可互操作.

我对您的建议是:(a)确定您的应用程序在消息传递,安全性和标准方面的要求. (b)检查它们是否以及如何在Wcf中实现,以及(c)检查它们是否可互操作,尤其是在Tango

Thanks,
Yaron


I am preety new in WCF and I have to make a proof of concept project about the interoperability of WCF with Java web services. While researching on the Internet, the only thing I found about this topic was the Project Tango. Is this the only interoperability technology? Are there some other ways I can do this? Please give me some useful links with code samples.

解决方案


Hi

It depends on what exactly you want to do with Wcf. Some of Wcf features are interoperable even w/o Tango, some require Tango and some are not interoperable at all. Basic messaging, transport security and simple message security scenarios should work out of the box with most java implementations. Advanced security, reliable messaging and other new standards will require Tango. Net-* bindings and negotiation security are not interoperable at all.

My suggestion to you is: (a) Decide what your application requires in terms of messaging, security and standards. (b) Check if and how they are implemented in Wcf and (c) Check if they are interoperable, especially with Tango

Thanks,
Yaron


这篇关于WCF与Java的互操作性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆