Posted By:
Richard_Landon
Posted On:
Friday, June 2, 2000 10:44 AM
Is it possible to utilize EJB's from a legacy C++/Java
CORBA client? If I use rmic to get the EJB's IDL and
make the stubs for my client I can invoke operations
on the EJB? How about all the functionality associated
with the J2EE EJB Server (transactions, threading, fault tolerance, etc) --- does this also come along?