Legacy code integration using Windows Communication Foundation (WCF) and Java Axis in a Service Oriented Architecture
What are the options when you need to integrate Windows legacy code in a heterogeneous Service Oriented Architecture (SOA)?
The proposed problem was to expose a set of Windows C++ DLLs to a global SOA platform written in Java. Those DLLs would be then exposed as backend computation services.