Either 1 or 2 can work, but since you already are using CORBA why not stick
with RMI/IIOP? Various EJB servers can provide this sort of infrastructure
out of the box, <vendor> including GemStone/J of coruse! </vendor>.

-Chris.

> -----Original Message-----
> From: Anamateros, Charlie [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, April 17, 2000 12:15 PM
> To:   [EMAIL PROTECTED]
> Subject:      EJB Distributed Architecture options
>
> I am beginning a web project using a "standard" 3-tier architecture.
> Browser clients, EJB server/container, and data tier.
> We also have a requirement to access remote Java objects (APIs) located in
> the data tier.  Currently, these are implemented as CORBA objects.  We use
> VisiBroker ORB to gain access to these objects.
>
> My question is what are my options for this type of distributed
> architecture?  I see the following:
> 1) EJB tier uses RMI to access remote Java objects
> 2) EJB tier uses CORBA to access remote objects
> 3) Use some other low-level call, RPC, socket, etc.
>
> Any others?  Thanks for your help!
>
> ==========================================================================
> =
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff EJB-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to