[omniORB] omniORB 3.0.0

Duncan Grisby dgrisby@uk.research.att.com
Fri, 14 Jul 2000 18:06:31 +0100


On Friday 14 July, Nayan.Ruparelia@pgen.com wrote:

> I personally prefer C/C++, but we need to use Java for a project
> that communicates with another application via CORBA. I am thinking
> of using the omni ORB, but would like to know if it has a Java-based
> API. If it doesn't, then can I still use it by wrapping the
> omni-specific C++ code in Java using JNI? Has anyone done this
> before, and can share their experience, thoughts, etc.? Thanks.

omniORB does not have a Java version. Only C++ and Python are
available. You could, in theory, use JNI to communicate with omniORB
from Java, but that would make life extremely awkward. You are far
better off using one of the many Java ORBs.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --