|
Summary
SCA, OSGi and Spring are all useful and powerful facilities for the Java programmer to use. In the new serviceoriented
world that we are entering, using SCA, OSGi and Spring together provide powerful capabilities for building
service implementations from sets of simple Java Beans using few APIs, with managed dependencies, version
control and dynamic update capabilities, allied to the capability to compose those implementations with other
service components written in Java or in other languages and existing in a distributed network of systems using a
range of communication methods.
Simplicity, flexibility, manageability, testability, reusability. A key combination for enterprise developers. |
|