Corba Component Model | |||||||
Introduction | |||||||
The CCM is a server-side component model for building and deploying CORBA applications. It is very similar to Enterprise Java Beans (EJB) because it uses accepted design patterns and facilitates their usage, enabling a large amounts of code to be generated. This also allows system services to be implemented by the container provider rather than the application developer. The benefit and need for these types of containers can be observed through the growth of Application Server software. The CCM extends the CORBA object model by defining features and services in a standard environment that enable application developers to implement, manage, configure and deploy components that integrate with commonly used CORBA Services. These server-side services include transactions, security, persistence, and events. | |||||||
Implementation Progress | |||||||
TomORB CCM is in infancy status. The container skeleton is based on OpenCCM v0.10 from ExoLab. The service container is ready for testing. Meanwhile TomORB CCM package is under restructured so as to fit the up-to-date CCM standard. The Session container and entity container are under heavily developed. The initial version should be out at the end of 2006. (July 10, 2006)
|
|||||||
SOAP in my mind. Is it a right technology in future? | |||||||
|