|
CCM
is a multi-language, multi-platform component
standard from OMG, which represents a major
extension for enterprise computing. CCM
is the framework for supporting the component
definition, code generation, packaging,
assembly and deployment of all types of
software components. Now, it will be possible
to generate most of a server, within CCM
framework, into which a developer can "drop"
his business logic or component.
It
is interesting to note that CCM is a technical
improvement on EJB. In fact, CCM joins together
the best of .NET and J2EE component models.
The .NET is multi-language, single-platform,
while J2EE is single-language and multi-platform.
|