Your right, CCI was the wrong choice of words. I guess my question is whether or not someone out there provides a "CORBA CA Resource Adapter".
The idea being that EJBs would access the adapter using generated classes produced by a special IDL compiler (generates java classes, not CCI). The supplied resource adapter would take care of all CA required system interfaces and communicate with a ResourceManager running in some "CORBA Connect Engine" that communicates with CORBA application services (the EIS in this case) that support the same IDL. The benefit to me is that I don't have to deal with an alternative approach of directly communicating with backend app services over IIOP and dealing with using (possibly) CORBA OTS, CORBA security, etc. Is this a pipe dream that makes sense? thanks, Mike -----Original Message----- From: Johan Eltes [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 11, 2004 3:48 AM To: McKnerney, Michael D (US SSA) Subject: Re: idl-to-CCI classes Why would you need CCI? /Johan On 2004-05-11, at 01.48, McKnerney, Michael D (US SSA) wrote: > Hi, > > We'd like to integrate a legacy CORBA service with a J2EE app server > and one alternative is to use the J2EE Connector architecture. > > As such, does anyone know of a tool that can generate CCI java classes > automatically from IDL? > > Even if the method bodies need to be coded manually that would still > be a vast improvement from having nothing. > > Also, is this the preferred approach to EJB-CORBA integration? > > thanks, > Mike > > ======================================================================= > ==== > 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".