I am attempting to develop connectivity between a CORBA server and a EJB in both directions. Our development platform is VisualAge For Java EE 3.02 and Visibroker. The deployment environment is WebSphere AE 3.02 and Visibroker. When I follow the instructions for the VA IDL development Environment, I must remove the WebSphere Test Environment because of conflicts between the CORBA classes with the Visibroker ORB.
Created May 4, 2012
sree mam We are using Weblogic Enterprise Server for communication from ejb to corba and viceversa. It's working perfectly. If you go to BEA enterprise documentation you can get an idea and also code examples.