[omniORB] netscape/visibroker applet with omninames

Herve Lehoux hlehoux@ADWAYS.com
Thu, 3 Dec 1998 15:17:43 +0100


sorry for asking a question not directly connected with omniORB and
that's certainly 
already been discussed, but i did not find it in the faq.

i'm trying to make a java applet run by netscape/visibroker call the
omniNames CosNaming service that's
running on a remote host to obtain reference for a C++ corba server.

all i was able to obtain is a InvalidName exception when calling
resolve_initial_refernce("NameService")

of course a C++ client compiled with omniORB lib works very well.

could anyone give me configuration/setup  for the java client side to
work correctly ?

Thanks in advance, Herve.