Hi,
We are building a distributed web application where we need to make calls to some legacy systems.
We are using visibroker for making these CORBA calls to the legacy system. The legacy system is C based and situated at a remote location.These calls are working well if we use
JDBC calls within our application. But our application also uses
EJB.
The problem starts when we try and use both EJB & Visibroker in the same machine. When the PNS in the websphere starts, it clashes with the ORB pacakages of Visibroker.
I need help in any of these 2 directions,
1) Can anyone suggest how to make both the naming services(visibroker & PNS) run together so that i can avoid this problem?.
2) Is there anyway, i can use the component broker of IBM to be used to make my ORB calls to the legacy system?. I think ORBs are available with Websphere. My legacy software uses Visibroker for C++ ver 4.1.
This is quite urgent. Thanks for all your help. Waiting for your reply.
Cheers
Sriram