Basic HTML version of Foils prepared July 6 99

Foil 169 CORBAComponents vs. EJB 1.1

From Object Web Computing Technologies CPS714 Computational Science Information Track -- June 16 99. by H. Timucin Ozdemir


1 Home and Finder Interfaces
  • CORBA Component model expects the component developer to provide the implementation of those interfaces.
  • EJB produces the implementation of Home and finder operations from the Home interface definition in the ejb-jar file while expecting that the bean developer provides matching ejbCreate() method for each create() method on the Home interface definition.
2 How these interfaces are obtained by the client:
  • EJB uses JNDI.
  • CORBA Component model uses resolve_initial_references() method of ORB and this can use the CORBA Naming service for locate the interface.

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Jul 6 1999