
212 WebSphere and .NET Coexistence
Figure 4-82 on page 213 illustrates a candidate solution model using WebSphere
ActiveX Bridge as the integration solution between .NET client code, and an
application deployed in WebSphere. This solution model uses a COM service
proxy to abstract WebSphere ActiveX Bridge from the .NET client code. The
.NET client code binds to the COM service proxy using .NET COM interop. As
you can see, with this solution, both a CLR instance and a JVM instance live
inside the client process.
Proxy Head
Protocol
API WebSphere ActiveX Bridge APIs exposes the
J2EE client programming model to the client
code.
Stub Tail
Protocol ...