I am evaluating the viability of WCF for my company's next software package. One of my requirements is to provide interop with Java. From everything I have been reading, WCF can interop with Java.
What I would like to know is...
Where can I find tutorials and examples on how to interop with Java Things of interest would be on using some of the various features of WCF such as as wsHttpBinding.
Thanks,
Dave

Interoperability
Muralee
Are you serious Are you saying that Microsoft's idea of interoperability with WCF is predicated on a Beta project provided 3rd party
What were the established parameters used to determine that WCF was interoperable with Java before this project
Was Microsoft a part of a joint venture with this project to provide support and guidance in order to insure interoperability
Thanks,
Dave
WebbertSolutions@Hotmail.com.NOSPAM
Mike_Pike
WSIT is Sun's open source implementation of key WS-* technologies to enable interoperability with WCF. We've participated in multiple interop plugfests at Seattle with great interop results and have worked very closely with Microsoft to achieve this. Read more about our participation in plugfests at:
http://blogs.sun.com/arungupta/entry/wsit_and_wcf_plugfest
http://blogs.sun.com/arungupta/entry/bigger_and_better_and_second
http://weblogs.java.net/blog/arungupta/archive/2005/11/sun_sleepless_i_1.html
You can also read about plugfests at:
http://www.theserverside.net/news/thread.tss thread_id=42691
You can read more about WCF interoperability with Java at:
http://blogs.sun.com/arungupta/category/webservices
GlassFish, an open source Java EE5 compatible application server, interoperates with .NET 3.0 RTM out-of-the-box.
Please leave a comment on my blog if you have specific questions.
Thanks,
-Arun
PJune
Project Tango: https://wsit.dev.java.net/
Good luck!
Guy
http://blogs.microsoft.co.il/blogs/bursteg/
horacy
Please refer to Kirill's blog (http://pluralsight.com/blogs/kirillg/) for information and links on WCF interop. You can also contact Kirill through this blog and he'd be able to help you with specifics.