Posted By:
Vratesh_Srivastava
Posted On:
Friday, July 16, 2004 10:39 PM
1. I have some C++ code on HP Unix server. VisiBroker is also installed on this server.
2. I have some J2EE code (JSPs and EJBs) on a Sun Solaris Server using Oracle 10g Application server.
3. I want to use CORBA to integrate the C++ code residing on the HP Unix server with the EJBs resing on the Sun Server.
4. Since I am new to CORBA, I am not sure how I can achieve this.
I would like to know the steps that I need to perform in order to Obtain J2EE-C++ integration.