RMI/IIOP support in orion...

2001-04-03 Thread jthomas

Hi,

I am relatively new to appserver...

We are thinking of hosting a telecom app on an appserverThe inetrface
is to the eventual users
of this application(s) has to be CORBA... so, please advice me on options
available to us :

Assuming that we would have a set of EJBs , how would a client that uses
CORBA bind to these?


Thanks in advance...


Jobin Thomas

[EMAIL PROTECTED]





RE: RMI/IIOP support in orion...

2001-04-03 Thread Jeff Schnitzer

You want an appserver that uses RMI-IIOP natively.  Orion isn't one of
these.  You would have to write an intermediate server that translates
all CORBA/IIOP calls into EJB/ORMI calls.  You will more than save on
development costs by just spending the money up front for an IIOP-based
server like BEA or Borland.  If you have CORBA clients, Orion is
probably not the right tool for you.

Jeff

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 03, 2001 2:40 PM
To: Orion-Interest
Subject: RMI/IIOP support in orion...


Hi,

I am relatively new to appserver...

We are thinking of hosting a telecom app on an 
appserverThe inetrface
is to the eventual users
of this application(s) has to be CORBA... so, please advice me 
on options
available to us :

Assuming that we would have a set of EJBs , how would a client 
that uses
CORBA bind to these?


Thanks in advance...


Jobin Thomas

[EMAIL PROTECTED]