CORBAComponents vs. EJB 1.1
Metadata about the components:
- both uses an XML based descriptions for components.
- CORBA contains additional component placement information.
- Customization is provided through jndi:/comp/env context in JNDI for EJB while CORBA Components use a Configurator object with property name-value pair settings by calling mutator methods on the component.