181
9
enterPrise comPonent-oriented
develoPment and assembly
using enterPrise osgi
9.1 Introduction
In the last few chapters, we discussed Component-Oriented Development and Assembly
using various component models like OSGi, SCA, Java EE, and Spring. In this chapter,
we discuss enterprise component development and assembly using the Enterprise OSGi
specification. In Chapter 5, we learned about the OSGi component model in detail.
In this chapter, we discuss how enterprise OSGi helps to build enterprise applications
on top of OSGi runtime. e objective of this chapter is to give a brief overview of
Enterprise OSGi services and give details of how to build enterprise components using
Enterprise OSGi services.
9.2 Enterprise OSGi—An Introduction
En ...