Based on what I have read about this, it sounds like Sun did not want to
give all the app server vendors a huge jolt with  the EJB1.1 spec by making
them support RMI-IIOP.  They instead took the intermediate step of putting
an RMI-IIOP compatible API in EJB1.1, with the idea of requiring the
implementation in EJB 2.0.

If you are using Orion, you will probably have to write a Java EJB client
with a CORBA interface.

Mike

----- Original Message -----
From: "Sergei Batiuk" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Friday, April 20, 2001 4:19 AM
Subject: CORBA and ORION


> One of the goals of EJBs, according to Sun's EJB specification, is to be
> compatible with CORBA protocols. How is this compatibility implemented
with
> ORION? Can ORION act as a CORBA server, so that I could connect to it from
> my CORBA client, or I have to implement my own middleware JAVA components,
> that would act as clients to ORION EJBs and as servers to CORBA clients?
>
> Sergei.
>
>


Reply via email to