[omniORB] Python Client Question

Winkelman Jeff-W18422 Jeff.Winkelman@motorola.com
Thu, 2 Nov 2000 15:05:25 -0600


I am new to using omniORBpy and have a simple question:

I wish to use a CORBA servant written in C++ from a Python client.

I have gone over both the Python and C++ Users guides for omniORBpy / omniORB, and the examples all show the servant and client being implemented in the same language.

What do I need to do for Python to use a C++ servant?  Do I have to generate a Python wrapper using the IDL file for the C++ servant?

Thanks for you help in advance....

Jeff