From Object Web Computing Technologies CPS714 Computational Science Information Track -- June 16 99. byH. Timucin Ozdemir
Component types:
both defines a stateless, conversational, and persistent component types while CORBA Component introduces an additional process component type that is durable, persistent component with no primary key.
Threading model:
CORBA Component supports single (serialize) and multithreaded calls while EJB serializes all the calls on the bean.