How to integrate .NET and Java code infrastructures

Windows Communication Foundation (WCF) and Service Oriented Architecture (SOA) can work towards integration of .NET and Java code infrastructures but in several cases interoperating may turn out to be a hard nut to crack due to proprietary nature of bindings used in Windows Communication Foundation (WCF) or limitations associated with Java APIs. I just came across an article which guides you as to how one can integrate Java with .NET. Hopefully it would take care of some of your problems!!
July 12th, 2009 at 3:55 am
Great help thanks