Apr 20 2009

WCF & Java Interop

Published by

Welcome to the WCF and Java Interop series. These articles are based on our real world development experience of SCM Anywhere, a SCM tool with fully integrated version control, bug tracking and build automation. If you have any comments regarding WCF and Java interoperability, feel free to send me an email.

    1. WCF and Java Interop Series introduction

This series of articles is about how to use Java (WSIT, METRO) to communicate with applications developed with Windows Communication Foundation (WCF)… (more…)

    1. WCF client and WCF service

To begin with, we are going to create a very simple WCF service and WCF client in C#/VB.NET first. After this article, we will have a working WCF application… (more…)

    1. Java client and WCF server

WCF’s fundamental communication mechanism is SOAP-based Web services. Because WCF implements Web services technologies defined by the WS-* specifications… (more…)

    1. Data types between Java and WCF

SCM Anywhere is a comprehensive tool and uses various C# data types, including lists. You may doubt whether Java can recognize these C# data types… (more…)

    1. Using different data types between Java and WCF

Many C# or Java data types can be described by using XML Schema so that we can use XML Schema to communicate between Java and WCF… (more…)

  1. Managing session between Java client and WCF server

  2. Custom Session

  3. WCF ASP.NET Compatibility

  4. Transfering data from Java client to WCF server through SOAP header

  5. SSL Transport between Java client and WCF server

  6. Asynchronous Polling

  7. Transfer large data such as File using MTOM

  8. GZip Message Encoding and Transfer

  9. Improving GetPort performance by placing WSDL locally


12 Responses to “WCF & Java Interop”

  1. Nanoon 04 Jun 2009 at 7:34 pm

    Looking forward to your 9th and 10th Acticle in this Serie, hurry dude!

  2. Nickon 10 Jun 2009 at 7:38 am

    I second that. Great series.

  3. Bidouon 13 Jul 2009 at 9:43 am

    Excellent!
    Looking forward for the next articles, too…

  4. Birdon 18 Aug 2009 at 4:09 am

    Very nice article-serial. Looking forward to some more articles about this issue. Especially the parts about session would be interesting to know more. Until now I have the feeling that WCF’s session-capabilities are rather for .NET clients… I was planning to write an own small Session-Manager which would keep data and session-ids between requests. But couldn’t figure out yet how to do that…

  5. Pankaj Panton 05 Nov 2009 at 10:51 pm

    Gr8 series….looking for next article

  6. Shaneon 26 Feb 2010 at 2:22 am

    Good series, put some of my fears over WCF to rest

  7. bradon 07 Jul 2010 at 1:46 pm

    I am also looking for articles 9 and 10

  8. Jeffon 02 Sep 2010 at 12:58 pm

    Kinda getting the impression you’ve given up on this…

  9. yemon 06 Dec 2010 at 3:22 am

    great post , it is working for me. thanks

  10. Jameson 26 Jan 2011 at 11:31 am

    Did you die

  11. [...] Java i .NET – już się nie drą jak kot z psem – http://www.kevingao.net/wcf-java-interop [...]

  12. [...] opisująca tworzenie serwisów WCF z punktu widzenia wymienialności międzyplatformowej – http://www.kevingao.net/wcf-java-interop. Share this:ShareFacebookTwitterRedditStumbleUponDiggDodaj do ulubionych:LubięBądź pierwszą [...]