[omniORB] Interoperate with Java Server
Rodrigo Baptista
digobaptista at gmail.com
Tue Apr 5 18:02:33 BST 2005
Hello,
Im developing a System in Java which is divided in a Java Client
and a Java Server that are comunicating with CORBA. The Java Server
contains the Implementation classes and Java Client will call methods
from remote objects from the Java Server.
To prove the interoperability I also have to implement a client in
other language (in my case Python)
Now here is the problem:
I have the java server starting the naming service with
"tnameserv.exe" (transitional naming service) or "orbd -ORBInitialPort
900"
How can I use the naming service generated in java in my python client?
Regards,
Digo
More information about the omniORB-list
mailing list