Hi,
We have been developing J2EE apps for some time. Now we want to call CORBA
server objects (business object BO). Which tools do you suggest we use and
how to go about it? Can we call these objects from our JSPs running on any
webserver?
Suggest a mailing list also that specifically deals with CORBA issues.
Thanx in advance,
Hardeep Singh
http://SeeingWithC.cjb.net
----- Original Message -----
From: "Eoin Woods" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 09, 2001 12:02 AM
Subject: Re: Guidelines on using CORBA in J2EE apps
> The J2EE "vision" for direct use of CORBA is just to connect J2EE objects
to
> "legacy" (i.e. working) systems that use CORBA. Given CORBA's cross
> platform/cross language nature, this makes a lot of sense because it can
> access resources on just about any known platform.
>
> Not being a "true" J2EE believer, I'd also suggest that you might want to
> consider use of CORBA integration for large scale or performance critical
> systems. For example, you can have a J2EE facade in front of a bank of
> CORBA/C++ computational servers to perform (for example) cryptographic
> processing for you. You could also use CORBA/C++ in this way to achieve
> some sorts of scalability, using the J2EE tier simply as a session
handler,
> which hands off any complex work to CORBA/C++ servers behind.
>
>
> Eoin.
>
===========================================================================
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".