[omniORB] SSL? JavaIDL or RMI-IIOP interoperability?

Jonathan Buchanan buchanan@olsen.ch
Thu, 22 Jun 2000 11:26:51 +0200


> 2. We want to be able to interoperate with Java applets.
>      Does JavaIDL work fine with OmniORB?
>
Yes.  You can also use ORBInitialHost and ORBInitialPort properties to
locate omniNames.  Not sure if you'll be able to use JavaIDL from an
applet though, I would expect there to be security restrictions.  But
your servlets can use it.


> What about Java's RMI-IIOP (which requires CORBA 2.3)?
>
Don't know about this, sorry.

Regards,
Jon