Issues with CORBA communication
问题 This maybe too localized, but I am hoping someone can help me articulate my questions properly. So, we have a front end web server that communicates with a back end app server using CORBA. I have been asked to port the back end application to a LINUX box, which I did. But, in order to test it, I am trying to point the front end web server to the LINUX back end. We are using omniORB-4.1.4, and here is how the instance of the back end system is obtained: String args[] = new String[0]; System