Posted By:
Sergi_Hernando
Posted On:
Tuesday, February 26, 2002 10:53 AM
I'm writing an application which is written in C++ on the client side and Java on the server side. Which Name Service should I use, tnameserv from JDK 1.3.1 or omniNames from omniORB?
Using tnameserv I get the COMM_FAILURE exception on the client side when trying to get a first object reference.