[omniORB] Orbs for Java

Jonathan Buchanan buchanan@olsen.ch
Thu, 11 Nov 1999 06:53:26 +0100


> If you find some good Java ORB please let me know
>

We're using JDK 1.2 and have no problems interoperating with omniORB2.
One particularly handy feature is that you can
resolve_initial_references for the naming service in the same way as for
omniORB2, using parameters ORBInitialHost and ORBInitialPort.

JDK 1.2 would seem to me the standard way to go.  Of course, you
probably need to use JDK 1.1 for applet development, but this doesn't
stop you using 1.2 for server-side stuff.

Regards,
Jon